Home
last modified time | relevance | path

Searched defs:getSamplerType (Results 1 – 4 of 4) sorted by relevance

/external/spirv-llvm/lib/SPIRV/
DSPIRVUtil.cpp218 getSamplerType(Module *M) { in getSamplerType() function
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp837 static inline glu::DataType getSamplerType (TextureType textureType, const tcu::TextureFormat& form… in getSamplerType() function
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp855 static inline glu::DataType getSamplerType (TextureType textureType, const tcu::TextureFormat& form… in getSamplerType() function
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp51 SamplerType getSamplerType (tcu::TextureFormat format) in getSamplerType() function