Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp2046 static SPIRVType *getSamplerType(MachineIRBuilder &MIRBuilder, in getSamplerType() function
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp871 static inline glu::DataType getSamplerType(TextureType textureType, const tcu::TextureFormat &forma… in getSamplerType() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp911 static inline glu::DataType getSamplerType(TextureType textureType, const tcu::TextureFormat &forma… in getSamplerType() function
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluTextureTestUtil.cpp51 SamplerType getSamplerType(tcu::TextureFormat format) in getSamplerType() function
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp440 const GLchar *Utils::getSamplerType(Utils::TEXTURE_TYPES type) in getSamplerType() function in gl4cts::GLSL420Pack::Utils