| /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/llvm-project/clang/test/SemaObjCXX/ |
| D | instantiate-property-access.mm | 15 @property int textureType; property
|
| /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 | GrTexture.h | 43 GrTextureType textureType() const { return 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 | GrProgramDesc.cpp | 47 static uint32_t sampler_key(GrTextureType textureType, const GrSwizzle& swizzle, in sampler_key()
|
| D | GrAHardwareBufferImageGenerator.cpp | 103 GrTextureType textureType = GrTextureType::k2D; in makeView() local
|
| /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 | 160 GLenum textureType; member 177 GLenum textureType, in UniformTypeInfo()
|
| /external/skia/src/sksl/ |
| D | SkSLBuiltinTypes.cpp | 72 std::unique_ptr<Type> BuiltinTypes::MakeSamplerType(const char* name, const Type& textureType) { in MakeSamplerType()
|
| /external/angle/src/libANGLE/renderer/gl/ |
| D | renderergl_utils.cpp | 2294 bool UseTexImage2D(gl::TextureType textureType) in UseTexImage2D() 2302 bool UseTexImage3D(gl::TextureType textureType) in UseTexImage3D() 2309 GLenum GetTextureBindingQuery(gl::TextureType textureType) in GetTextureBindingQuery() 2339 GLenum GetTextureBindingTarget(gl::TextureType textureType) in GetTextureBindingTarget()
|
| /external/angle/src/compiler/translator/TranslatorMetalDirect/ |
| D | SymbolEnv.cpp | 391 auto *textureType = new TType(samplerType); in getTextureEnv() local 564 const TBasicType textureType = GetTextureBasicType(samplerType); in GetTextureTypeName() local
|
| /external/swiftshader/src/Renderer/ |
| D | Sampler.hpp | 149 TextureType textureType : BITS(TEXTURE_LAST); member 221 TextureType textureType; member in sw::Sampler
|
| /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/skia/src/ports/ |
| D | SkScalerContext_win_dw.cpp | 444 DWRITE_TEXTURE_TYPE textureType, in getBoundingBox() 924 DWRITE_TEXTURE_TYPE textureType) in drawDWMask() 1122 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()
|
| /external/skia/src/sksl/ir/ |
| D | SkSLType.h | 277 const Type& textureType() const { in textureType() function 563 Type(const char* name, const Type& textureType) in Type()
|
| /external/angle/src/libANGLE/ |
| D | ProgramExecutable.h | 35 TextureType textureType; member 54 TextureType textureType; member
|
| D | ProgramExecutable.cpp | 387 TextureType textureType = stream->readEnum<TextureType>(); in load() local 402 TextureType textureType = static_cast<TextureType>(stream->readInt<unsigned int>()); in load() local
|