Searched defs:gatherType (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureGatherTests.cpp | 801 static inline bool requireGpuShader5 (GatherType gatherType, OffsetSize offsetSize) in requireGpuShader5() 832 static MovePtr<PixelOffsets> makePixelOffsetsFunctor (GatherType gatherType, const GatherArgs& gath… in makePixelOffsetsFunctor() 918 vector<GatherArgs> generateBasic2DCaseIterations (GatherType gatherType, const tcu::TextureFormat& … in generateBasic2DCaseIterations() 992 GatherType gatherType; member 1524 string genGatherFuncCall (GatherType gatherType, in genGatherFuncCall() 1774 const GatherType gatherType, in TextureGather2DCase() 1825 vector<Gather2DArrayArgs> generate2DArrayCaseIterations (GatherType gatherType, in generate2DArrayCaseIterations() 1986 const GatherType gatherType, in TextureGather2DArrayCase() 2039 vector<GatherCubeArgs> generateCubeCaseIterations (GatherType gatherType, const tcu::TextureFormat&… in generateCubeCaseIterations() 2268 GatherType gatherType, in makeTextureGatherCase() [all …]
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 800 static inline bool requireGpuShader5 (GatherType gatherType) in requireGpuShader5() 830 static MovePtr<PixelOffsets> makePixelOffsetsFunctor (GatherType gatherType, const GatherArgs& gath… in makePixelOffsetsFunctor() 1039 GatherType gatherType, in TextureGatherCase() 1162 string TextureGatherCase::genGatherFuncCall (GatherType gatherType, const tcu::TextureFormat& textu… in genGatherFuncCall() 1231 glu::ProgramSources TextureGatherCase::genProgramSources (GatherType gatherType, in genProgramSources() 1564 vector<GatherArgs> generateBasic2DCaseIterations (GatherType gatherType, const tcu::TextureFormat& … in generateBasic2DCaseIterations() 1642 GatherType gatherType, in TextureGather2DCase() 1732 GatherType gatherType, in TextureGather2DArrayCase() 2004 GatherType gatherType, in makeTextureGatherCase() 2110 const GatherType gatherType = (GatherType)gatherTypeI; in init() local
|