| /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/haiku-softpipe/ |
| H A D | GalliumContext.h | 40 bool Validate(uint32 width, uint32 height);
|
| H A D | GalliumContext.cpp | 371 GalliumContext::Validate(uint32 width, uint32 height) function in class:GalliumContext
|
| H A D | SoftwareRenderer.cpp | 120 if (fBitmap && cs == fColorSpace && fContextObj->Validate(fWidth, fHeight)) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/haiku-softpipe/ |
| H A D | GalliumContext.h | 40 bool Validate(uint32 width, uint32 height);
|
| H A D | SoftwareRenderer.cpp | 196 fContextObj->Validate(fWidth, fHeight); 250 fContextObj->Validate(fWidth, fHeight);
|
| H A D | GalliumContext.cpp | 379 GalliumContext::Validate(uint32 width, uint32 height) function in class:GalliumContext
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/ |
| H A D | context.c | 45 static Status Validate(Display *dpy, XvPortID port, int surface_type_id, function in typeref:typename:Status 205 ret = Validate(dpy, port, surface_type_id, width, height, flags,
|
| H A D | subpicture.c | 147 static Status Validate(Display *dpy, XvPortID port, int surface_type_id, int xvimage_id) function in typeref:typename:Status 289 ret = Validate(dpy, context->port, context->surface_type_id, xvimage_id);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/ |
| H A D | context.c | 45 static Status Validate(Display *dpy, XvPortID port, int surface_type_id, function in typeref:typename:Status 205 ret = Validate(dpy, port, surface_type_id, width, height, flags,
|
| H A D | subpicture.c | 147 static Status Validate(Display *dpy, XvPortID port, int surface_type_id, int xvimage_id) function in typeref:typename:Status 289 ret = Validate(dpy, context->port, context->surface_type_id, xvimage_id);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 10.6.4.rst | 59 - mesa: Validate target before resolving tex obj in
|
| H A D | 10.0.4.rst | 84 - i965: Validate (and resolve) all the bound textures.
|
| H A D | 18.1.9.rst | 106 - st/mesa: Validate the result of pipe_transfer_map in make_texture
|
| H A D | 9.1.7.rst | 95 - mesa: Validate the layer selection of an array texture too
|
| H A D | 18.2.1.rst | 133 - st/mesa: Validate the result of pipe_transfer_map in make_texture
|
| H A D | 7.10.2.rst | 116 - st/mesa: Validate state before doing blits.
|
| H A D | 8.0.5.rst | 178 - mesa/es: Validate glTexImage border in Mesa code rather than the ES
|
| H A D | 9.0.2.rst | 136 - i965: Validate requested GLES context version in brwCreateContext
|
| H A D | 19.3.0.rst | 220 - pan/decode: Validate AFBC fields are zero when AFBC is disabled 232 - pan/decode: Validate swizzles against format 237 - pan/decode: Validate texture dimensionality 244 - pan/decode: Validate attribute/varying buffer pointer 281 - pan/decode: Validate MFBD tags 282 - pan/decode: Validate and simplify FRAGMENT payloads 283 - pan/decode: Validate blend shaders don't access I/O 287 - pan/decode: Validate mali_shader_meta stats 288 - pan/decode: Validate, but do not print, index buffer 299 - pan/decode: Validate an [all...] |
| H A D | 7.9.1.rst | 256 - mesa: Validate assembly shaders when GLSL shaders are used
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/spirv/ |
| H A D | invocation.cpp | 906 return spvTool.Validate(reinterpret_cast<const uint32_t *>(binary.data()),
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/clc/ |
| H A D | compute_test.cpp | 757 if (FAILED(validator->Validate(&blob, DxcValidatorFlags_InPlaceEdit, 759 throw runtime_error("Validate failed");
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | dxcapi.h | 587 // Validate a shader. 588 virtual HRESULT STDMETHODCALLTYPE Validate(
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | README.md | 231 * `validateir` - Validate the ACO IR between compilation stages. By default, enabled in debug builds and disabled in release builds.
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| H A D | d3d12_compiler.cpp | 1267 validator->Validate(&source, DxcValidatorFlags_InPlaceEdit, &result);
|