Searched defs:gatherType (Results 1 – 3 of 3) sorted by relevance
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fTextureGatherTests.cpp | 801 static inline bool requireGpuShader5 (GatherType gatherType) in requireGpuShader5() 831 static MovePtr<PixelOffsets> makePixelOffsetsFunctor (GatherType gatherType, const GatherArgs& gath… in makePixelOffsetsFunctor() 1040 GatherType gatherType, in TextureGatherCase() 1160 string TextureGatherCase::genGatherFuncCall (GatherType gatherType, const tcu::TextureFormat& textu… in genGatherFuncCall() 1229 glu::ProgramSources TextureGatherCase::genProgramSources (GatherType gatherType, in genProgramSources() 1569 vector<GatherArgs> generateBasic2DCaseIterations (GatherType gatherType, const tcu::TextureFormat& … in generateBasic2DCaseIterations() 1647 GatherType gatherType, in TextureGather2DCase() 1737 GatherType gatherType, in TextureGather2DArrayCase() 2009 GatherType gatherType, in makeTextureGatherCase() 2115 const GatherType gatherType = (GatherType)gatherTypeI; in init() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderTextureGatherTests.cpp | 792 static inline bool requireGpuShader5 (GatherType gatherType, OffsetSize offsetSize) in requireGpuShader5() 823 static MovePtr<PixelOffsets> makePixelOffsetsFunctor (GatherType gatherType, const GatherArgs& gath… in makePixelOffsetsFunctor() 916 vector<GatherArgs> generateBasic2DCaseIterations (GatherType gatherType, LevelMode levelMode, const… in generateBasic2DCaseIterations() 991 GatherType gatherType; member 1636 string genGatherFuncCall (GatherType gatherType, in genGatherFuncCall() 1983 const GatherType gatherType, in TextureGather2DCase() 2043 vector<Gather2DArrayArgs> generate2DArrayCaseIterations (GatherType gatherType, in generate2DArrayCaseIterations() 2209 const GatherType gatherType, in TextureGather2DArrayCase() 2271 vector<GatherCubeArgs> generateCubeCaseIterations (GatherType gatherType, LevelMode levelMode, cons… in generateCubeCaseIterations() 2509 GatherType gatherType, in makeTextureGatherCase() [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| D | vktShaderRenderTextureGatherTests.cpp | 804 static inline bool requireGpuShader5 (GatherType gatherType, OffsetSize offsetSize) in requireGpuShader5() 835 static MovePtr<PixelOffsets> makePixelOffsetsFunctor (GatherType gatherType, const GatherArgs& gath… in makePixelOffsetsFunctor() 928 vector<GatherArgs> generateBasic2DCaseIterations (GatherType gatherType, LevelMode levelMode, const… in generateBasic2DCaseIterations() 1003 GatherType gatherType; member 1648 string genGatherFuncCall (GatherType gatherType, in genGatherFuncCall() 1997 const GatherType gatherType, in TextureGather2DCase() 2057 vector<Gather2DArrayArgs> generate2DArrayCaseIterations (GatherType gatherType, in generate2DArrayCaseIterations() 2225 const GatherType gatherType, in TextureGather2DArrayCase() 2287 vector<GatherCubeArgs> generateCubeCaseIterations (GatherType gatherType, LevelMode levelMode, cons… in generateCubeCaseIterations() 2528 GatherType gatherType, in makeTextureGatherCase() [all …]
|