Home
last modified time | relevance | path

Searched defs:is_shadow_sampler (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp2352 bool is_shadow_sampler = false; in getSamplingComputeShaderCode() local
2486 bool is_shadow_sampler = false; in getSamplingFragmentShaderCode() local
2689 bool is_shadow_sampler = false; in getSamplingGeometryShaderCode() local
2773 bool is_shadow_sampler = false; in getSamplingTesselationControlShaderCode() local
2859 bool is_shadow_sampler = false; in getSamplingTesselationEvaluationShaderCode() local
2946 bool is_shadow_sampler = false; in getSamplingVertexShaderCode() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.h103 bool is_shadow_sampler; member