Home
last modified time | relevance | path

Searched refs:GatherType (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureGatherTests.cpp761 enum GatherType enum
777 static inline const char* gatherTypeName (GatherType type) in gatherTypeName()
789 static inline const char* gatherTypeDescription (GatherType type) in gatherTypeDescription()
801 static inline bool requireGpuShader5 (GatherType gatherType) in requireGpuShader5()
831 static MovePtr<PixelOffsets> makePixelOffsetsFunctor (GatherType gatherType, const GatherArgs& gath… in makePixelOffsetsFunctor()
964 GatherType gatherType,
998 const GatherType m_gatherType;
1021 …string genGatherFuncCall (GatherType, const tcu::TextureFormat&, const GatherArgs&, const…
1022 …glu::ProgramSources genProgramSources (GatherType, TextureType, const tcu::TextureFormat&, c…
1040 GatherType gatherType, in TextureGatherCase()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp756 enum GatherType enum
780 static inline const char* gatherTypeName (GatherType type) in gatherTypeName()
792 static inline const char* gatherTypeDescription (GatherType type) in gatherTypeDescription()
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;
1019 const GatherType gatherType_, in GatherCaseBaseParams()
1628 string genGatherFuncCall (GatherType gatherType, in genGatherFuncCall()
1948 const GatherType gatherType,
[all …]