Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp800 static inline bool requireGpuShader5 (GatherType gatherType) in requireGpuShader5() function
1106 glu::VertexSource TextureGatherCase::genVertexShaderSource (bool requireGpuShader5, int numTexCoord… in genVertexShaderSource()
1129 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
1412 glu::VertexSource genVertexShaderSource (bool requireGpuShader5, int numTexCoordComponents, bool us… in genVertexShaderSource()
1451 glu::FragmentSource genFragmentShaderSource (bool requireGpuShader5, in genFragmentShaderSource()