Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSampler.hpp212 TextureType getTextureType() const;
DSampler.cpp436 TextureType Sampler::getTextureType() const in getTextureType() function in sw::Sampler
/third_party/vk-gl-cts/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()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.h385 ResourceType getTextureType() const { return mData->resourceType; } in getTextureType() function
DBuffer11.cpp1780 ANGLE_TRY(mRenderer->createStagingTexture(context, srcTexture.getTextureType(), in packPixels()
DRenderer11.cpp3455 ANGLE_TRY(createStagingTexture(context, textureHelper.getTextureType(), in readFromAttachment()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.h386 ResourceType getTextureType() const { return mData->resourceType; } in getTextureType() function
DBuffer11.cpp1581 ANGLE_TRY(mRenderer->createStagingTexture(context, srcTexture.getTextureType(), in packPixels()
DRenderer11.cpp3124 ANGLE_TRY(createStagingTexture(context, textureHelper.getTextureType(), in readFromAttachment()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp298 static TextureType getTextureType (glu::DataType samplerType) in getTextureType() function
414 const TextureType texType = getTextureType(samplerType); in getSamplerCoordType()
692 const TextureType texType = getTextureType(m_samplerType); in iterate()