Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DSampler.hpp212 TextureType getTextureType() const;
DSampler.cpp436 TextureType Sampler::getTextureType() const in getTextureType() function in sw::Sampler
/external/swiftshader/src/Device/
DSampler.hpp210 TextureType getTextureType() const;
DSampler.cpp423 TextureType Sampler::getTextureType() const in getTextureType() function in sw::Sampler
/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp119 static TextureType getTextureType (glu::DataType samplerType) in getTextureType() function
235 const TextureType texType = getTextureType(samplerType); in getSamplerCoordType()
279 const TextureType texType = getTextureType(samplerType); in setupTexture()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp290 static TextureType getTextureType (glu::DataType samplerType) in getTextureType() function
395 const TextureType texType = getTextureType(samplerType); in getSamplerCoordType()
668 const TextureType texType = getTextureType(m_samplerType); in iterate()