Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp784 static inline bool requireGpuShader5 (GatherType gatherType) in requireGpuShader5() function
1090 glu::VertexSource TextureGatherCase::genVertexShaderSource (bool requireGpuShader5, int numTexCoord… in genVertexShaderSource()
1112 glu::FragmentSource TextureGatherCase::genFragmentShaderSource (bool requireGpuShader5, in genFragmentShaderSource()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp801 static inline bool requireGpuShader5 (GatherType gatherType, OffsetSize offsetSize) in requireGpuShader5() function
1411 glu::VertexSource genVertexShaderSource (bool requireGpuShader5, int numTexCoordComponents, bool us… in genVertexShaderSource()
1450 glu::FragmentSource genFragmentShaderSource (bool requireGpuShader5, in genFragmentShaderSource()