Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp822 static inline bool requireGpuShader5(GatherType gatherType) in requireGpuShader5() function
1128 glu::VertexSource TextureGatherCase::genVertexShaderSource(bool requireGpuShader5, int numTexCoordC… in genVertexShaderSource()
1152 glu::FragmentSource TextureGatherCase::genFragmentShaderSource(bool requireGpuShader5, int numTexCo… in genFragmentShaderSource()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp860 static inline bool requireGpuShader5(GatherType gatherType, OffsetSize offsetSize) in requireGpuShader5() function
1624 glu::VertexSource genVertexShaderSource(bool requireGpuShader5, int numTexCoordComponents, bool use… in genVertexShaderSource()
1665 glu::FragmentSource genFragmentShaderSource(bool requireGpuShader5, int numTexCoordComponents, in genFragmentShaderSource()