Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp2353 bool is_shadow_sampler = false; in getSamplingComputeShaderCode() local
2487 bool is_shadow_sampler = false; in getSamplingFragmentShaderCode() local
2690 bool is_shadow_sampler = false; in getSamplingGeometryShaderCode() local
2774 bool is_shadow_sampler = false; in getSamplingTesselationControlShaderCode() local
2860 bool is_shadow_sampler = false; in getSamplingTesselationEvaluationShaderCode() local
2947 bool is_shadow_sampler = false; in getSamplingVertexShaderCode() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.h103 bool is_shadow_sampler; member