Home
last modified time | relevance | path

Searched defs:textureType (Results 1 – 25 of 44) sorted by relevance

12

/external/skia/src/gpu/
DGrPrimitiveProcessor.cpp56 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()
DGrTexturePriv.h43 GrTextureType textureType() const { return fTexture->fTextureType; } in textureType() function
DGrTexture.cpp39 GrTexture::GrTexture(GrGpu* gpu, const GrSurfaceDesc& desc, GrTextureType textureType, in GrTexture()
DGrAHardwareBufferImageGenerator.cpp113 GrTextureType textureType = GrTextureType::k2D; in makeProxy() local
DGrProgramDesc.cpp42 static uint32_t sampler_key(GrTextureType textureType, GrPixelConfig config, in sampler_key()
DGrPrimitiveProcessor.h272 GrTextureType textureType() const { return fTextureType; } in textureType() function
/external/skqp/src/gpu/
DGrPrimitiveProcessor.cpp56 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()
DGrTexturePriv.h43 GrTextureType textureType() const { return fTexture->fTextureType; } in textureType() function
DGrTexture.cpp39 GrTexture::GrTexture(GrGpu* gpu, const GrSurfaceDesc& desc, GrTextureType textureType, in GrTexture()
DGrProgramDesc.cpp42 static uint16_t sampler_key(GrTextureType textureType, GrPixelConfig config, in sampler_key()
DGrPrimitiveProcessor.h272 GrTextureType textureType() const { return fTextureType; } in textureType() function
/external/clang/test/SemaObjCXX/
Dinstantiate-property-access.mm15 @property int textureType; property
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureFilterMinmaxTests.cpp81 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/skqp/include/private/
DGrTextureProxy.h43 GrTextureType textureType() const { return this->backendFormat().textureType(); } in textureType() function
/external/skia/include/private/
DGrTextureProxy.h43 GrTextureType textureType() const { return this->backendFormat().textureType(); } in textureType() function
/external/swiftshader/src/D3D9/
DDirect3DVertexDeclaration9.cpp254 static const D3DDECLTYPE textureType[4] = in Direct3DVertexDeclaration9() local
/external/swiftshader/src/Renderer/
DSampler.hpp149 TextureType textureType : BITS(TEXTURE_LAST); member
221 TextureType textureType; member in sw::Sampler
/external/swiftshader/src/Device/
DSampler.hpp149 TextureType textureType : BITS(TEXTURE_LAST); member
219 TextureType textureType; member in sw::Sampler
/external/skqp/src/ports/
DSkScalerContext_win_dw.cpp435 DWRITE_TEXTURE_TYPE textureType, in getBoundingBox()
899 DWRITE_TEXTURE_TYPE textureType) in drawDWMask()
1096 DWRITE_TEXTURE_TYPE textureType = fTextureType; in generateImage() local
/external/skia/src/ports/
DSkScalerContext_win_dw.cpp435 DWRITE_TEXTURE_TYPE textureType, in getBoundingBox()
901 DWRITE_TEXTURE_TYPE textureType) in drawDWMask()
1098 DWRITE_TEXTURE_TYPE textureType = fTextureType; in generateImage() local
/external/skqp/src/gpu/ops/
DGrQuadPerEdgeAA.cpp518 GrTextureType textureType, GrPixelConfig textureConfig, in Make()
685 GrTextureType textureType, GrPixelConfig textureConfig, in QuadPerEdgeAAGeometryProcessor()
760 GrTextureType textureType, GrPixelConfig textureConfig, in MakeTexturedProcessor()
/external/skia/src/gpu/ops/
DGrQuadPerEdgeAA.cpp806 GrTextureType textureType, GrPixelConfig textureConfig, in Make()
973 GrTextureType textureType, GrPixelConfig textureConfig, in QuadPerEdgeAAGeometryProcessor()
1048 GrTextureType textureType, GrPixelConfig textureConfig, in MakeTexturedProcessor()
/external/skia/include/gpu/
DGrBackendSurface.h73 GrTextureType textureType() const { return fTextureType; } in textureType() function
/external/skqp/include/gpu/
DGrBackendSurface.h73 GrTextureType textureType() const { return fTextureType; } in textureType() function
/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp237 …ShaderSamplerOrImageType (TextureFormat::ChannelType formatType, TextureType textureType, bool isS… in getShaderSamplerOrImageType()
825 TextureType textureType, in readIntegerTextureViaFBOAndVerify()
882 TextureType textureType, in readFloatOrNormTextureWithLookupsAndVerify()
1058 TextureType textureType, in readTextureAndVerify()
1114 …har* name, const char* description, const TextureFormat& format, TextureType textureType, deUint32… in ImageStoreCase()
1279 …har* name, const char* description, const TextureFormat& format, TextureType textureType, deUint32… in ImageLoadAndStoreCase()
1289 … TextureFormat& textureFormat, const TextureFormat& imageFormat, TextureType textureType, deUint32… in ImageLoadAndStoreCase()

12