/external/skqp/src/gpu/ |
D | GrPrimitiveProcessor.cpp | 56 GrPrimitiveProcessor::TextureSampler::TextureSampler(GrTextureType textureType, in TextureSampler() 63 GrPrimitiveProcessor::TextureSampler::TextureSampler(GrTextureType textureType, in TextureSampler() 70 void GrPrimitiveProcessor::TextureSampler::reset(GrTextureType textureType, in reset() 83 void GrPrimitiveProcessor::TextureSampler::reset(GrTextureType textureType, in reset()
|
D | GrTexturePriv.h | 43 GrTextureType textureType() const { return fTexture->fTextureType; } in textureType() function
|
D | GrTexture.cpp | 39 GrTexture::GrTexture(GrGpu* gpu, const GrSurfaceDesc& desc, GrTextureType textureType, in GrTexture()
|
D | GrPrimitiveProcessor.h | 272 GrTextureType textureType() const { return fTextureType; } in textureType() function
|
D | GrProgramDesc.cpp | 42 static uint16_t sampler_key(GrTextureType textureType, GrPixelConfig config, in sampler_key()
|
/external/clang/test/SemaObjCXX/ |
D | instantiate-property-access.mm | 15 @property int textureType; property
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cTextureFilterMinmaxTests.cpp | 81 SupportedTextureType* textureType = *iter; in ~TextureFilterMinmaxUtils() local 557 TextureFilterMinmaxUtils::SupportedTextureType* textureType = *iter; in testReductionModeQueriesDefaultValues() local 598 TextureFilterMinmaxUtils::SupportedTextureType* textureType = *iter; in testReductionModeQueries() local 658 TextureFilterMinmaxUtils::SupportedTextureType* textureType = *textureTypeIter; in iterate() local 783 TextureFilterMinmaxUtils::SupportedTextureType* textureType = *textureTypeIter; in iterate() local
|
/external/skia/src/gpu/ |
D | GrTexturePriv.h | 46 GrTextureType textureType() const { return fTexture->fTextureType; } in textureType() function
|
D | GrTextureProxy.h | 54 GrTextureType textureType() const { return this->backendFormat().textureType(); } in textureType() function
|
D | GrTexture.cpp | 43 GrTextureType textureType, in GrTexture()
|
D | GrTextureProxy.cpp | 146 GrSamplerState::Filter GrTextureProxy::HighestFilterMode(GrTextureType textureType) { in HighestFilterMode()
|
D | GrAHardwareBufferImageGenerator.cpp | 103 GrTextureType textureType = GrTextureType::k2D; in makeView() local
|
D | GrProgramDesc.cpp | 47 static uint32_t sampler_key(GrTextureType textureType, const GrSwizzle& swizzle, in sampler_key()
|
/external/skqp/include/private/ |
D | GrTextureProxy.h | 43 GrTextureType textureType() const { return this->backendFormat().textureType(); } in textureType() function
|
/external/angle/src/common/ |
D | utilities.h | 155 GLenum textureType; member 173 GLenum textureType, in UniformTypeInfo()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | renderergl_utils.cpp | 1786 bool UseTexImage2D(gl::TextureType textureType) in UseTexImage2D() 1794 bool UseTexImage3D(gl::TextureType textureType) in UseTexImage3D() 1800 GLenum GetTextureBindingQuery(gl::TextureType textureType) in GetTextureBindingQuery() 1826 GLenum GetTextureBindingTarget(gl::TextureType textureType) in GetTextureBindingTarget()
|
/external/swiftshader/src/D3D9/ |
D | Direct3DVertexDeclaration9.cpp | 254 static const D3DDECLTYPE textureType[4] = in Direct3DVertexDeclaration9() local
|
/external/skia/src/sksl/ir/ |
D | SkSLType.h | 215 Type(const char* name, const Type& textureType) in Type() 337 const Type& textureType() const { in textureType() function
|
/external/angle/src/libANGLE/ |
D | ProgramExecutable.h | 31 TextureType textureType; member
|
/external/skia/src/gpu/dawn/ |
D | GrDawnUniformHandler.cpp | 243 GrSLType samplerType = kSampler_GrSLType, textureType = kTexture2D_GrSLType; in addSampler() local
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_utils.cpp | 887 VkImageType GetImageType(gl::TextureType textureType) in GetImageType() 907 VkImageViewType GetImageViewType(gl::TextureType textureType) in GetImageViewType() 966 void GetExtentsAndLayerCount(gl::TextureType textureType, in GetExtentsAndLayerCount()
|
/external/swiftshader/src/Renderer/ |
D | Sampler.hpp | 149 TextureType textureType : BITS(TEXTURE_LAST); member 221 TextureType textureType; member in sw::Sampler
|
/external/skia/src/ports/ |
D | SkScalerContext_win_dw.cpp | 429 DWRITE_TEXTURE_TYPE textureType, in getBoundingBox() 900 DWRITE_TEXTURE_TYPE textureType) in drawDWMask() 1097 DWRITE_TEXTURE_TYPE textureType = fTextureType; in generateImage() local
|
/external/skqp/src/ports/ |
D | SkScalerContext_win_dw.cpp | 435 DWRITE_TEXTURE_TYPE textureType, in getBoundingBox() 899 DWRITE_TEXTURE_TYPE textureType) in drawDWMask() 1096 DWRITE_TEXTURE_TYPE textureType = fTextureType; in generateImage() local
|
/external/skqp/src/gpu/ops/ |
D | GrQuadPerEdgeAA.cpp | 518 GrTextureType textureType, GrPixelConfig textureConfig, in Make() 685 GrTextureType textureType, GrPixelConfig textureConfig, in QuadPerEdgeAAGeometryProcessor() 760 GrTextureType textureType, GrPixelConfig textureConfig, in MakeTexturedProcessor()
|