Searched refs:getTextureType (Results 1 – 7 of 7) sorted by relevance
212 TextureType getTextureType() const;
436 TextureType Sampler::getTextureType() const in getTextureType() function in sw::Sampler
119 static TextureType getTextureType (glu::DataType samplerType) in getTextureType() function235 const TextureType texType = getTextureType(samplerType); in getSamplerCoordType()279 const TextureType texType = getTextureType(samplerType); in setupTexture()
385 ResourceType getTextureType() const { return mData->resourceType; } in getTextureType() function
1775 ANGLE_TRY(mRenderer->createStagingTexture(context, srcTexture.getTextureType(), in packPixels()
3444 ANGLE_TRY(createStagingTexture(context, textureHelper.getTextureType(), in readFromAttachment()
298 static TextureType getTextureType (glu::DataType samplerType) in getTextureType() function414 const TextureType texType = getTextureType(samplerType); in getSamplerCoordType()692 const TextureType texType = getTextureType(m_samplerType); in iterate()