Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp744 enum GatherType enum
760 static inline const char* gatherTypeName (GatherType type) in gatherTypeName()
772 static inline const char* gatherTypeDescription (GatherType type) in gatherTypeDescription()
784 static inline bool requireGpuShader5 (GatherType gatherType) in requireGpuShader5()
814 static MovePtr<PixelOffsets> makePixelOffsetsFunctor (GatherType gatherType, const GatherArgs& gath… in makePixelOffsetsFunctor()
947 GatherType gatherType,
981 const GatherType m_gatherType;
1004 …static string genGatherFuncCall (GatherType, const tcu::TextureFormat&, const GatherArgs&, …
1005 …static glu::ProgramSources genProgramSources (GatherType, TextureType, const tcu::TextureForma…
1023 GatherType gatherType, in TextureGatherCase()
[all …]