Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp760 enum GatherType enum
776 static inline const char* gatherTypeName (GatherType type) in gatherTypeName()
788 static inline const char* gatherTypeDescription (GatherType type) in gatherTypeDescription()
800 static inline bool requireGpuShader5 (GatherType gatherType) in requireGpuShader5()
830 static MovePtr<PixelOffsets> makePixelOffsetsFunctor (GatherType gatherType, const GatherArgs& gath… in makePixelOffsetsFunctor()
963 GatherType gatherType,
997 const GatherType m_gatherType;
1020 …string genGatherFuncCall (GatherType, const tcu::TextureFormat&, const GatherArgs&, const…
1021 …glu::ProgramSources genProgramSources (GatherType, TextureType, const tcu::TextureFormat&, c…
1039 GatherType gatherType, in TextureGatherCase()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp753 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, 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;
1007 const GatherType gatherType_, in GatherCaseBaseParams()
1524 string genGatherFuncCall (GatherType gatherType, in genGatherFuncCall()
1748 const GatherType gatherType,
[all …]