HomeSort by relevance Sort by last modified time
    Searched defs:getTextureType (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/src/Device/
Sampler.cpp 423 TextureType Sampler::getTextureType() const
  /external/swiftshader/src/Renderer/
Sampler.cpp 436 TextureType Sampler::getTextureType() const
  /external/deqp/modules/gles31/functional/
es31fOpaqueTypeIndexingTests.cpp 119 static TextureType getTextureType (glu::DataType samplerType)
235 const TextureType texType = getTextureType(samplerType);
279 const TextureType texType = getTextureType(samplerType);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktOpaqueTypeIndexingTests.cpp 290 static TextureType getTextureType (glu::DataType samplerType)
395 const TextureType texType = getTextureType(samplerType);
668 const TextureType texType = getTextureType(m_samplerType);
    [all...]

Completed in 1129 milliseconds