| /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/clang/test/SemaObjCXX/ |
| D | instantiate-property-access.mm | 15 @property int textureType; property
|
| /external/skia/src/gpu/ganesh/ |
| D | GrTexture.h | 43 GrTextureType textureType() const { return fTextureType; } in textureType() function
|
| D | GrResourceProvider.cpp | 64 GrTextureType textureType, in createTexture() 135 GrTextureType textureType, in getExactScratch() 159 GrTextureType textureType, in createTexture() 231 GrTextureType textureType, in createTexture() 309 GrTextureType textureType, in createApproxTexture() 365 GrTextureType textureType, in findAndRefScratchTexture()
|
| D | GrTexture.cpp | 43 GrTextureType textureType, in GrTexture()
|
| D | GrGpu.cpp | 101 GrTextureType textureType, in createTextureCommon() 157 GrTextureType textureType, in createTexture() 190 GrTextureType textureType, in createTexture()
|
| D | GrTextureProxy.cpp | 173 GrTextureType GrTextureProxy::textureType() const { return this->backendFormat().textureType(); } in textureType() function in GrTextureProxy
|
| D | GrProgramDesc.cpp | 50 static uint32_t sampler_key(GrTextureType textureType, const skgpu::Swizzle& swizzle, in sampler_key()
|
| D | GrGeometryProcessor.h | 488 GrTextureType textureType() const { return fBackendFormat.textureType(); } in textureType() function
|
| /external/angle/src/common/ |
| D | utilities.h | 161 GLenum textureType; member 178 GLenum textureType, in UniformTypeInfo()
|
| /external/angle/src/libANGLE/renderer/vulkan/android/ |
| D | HardwareBufferImageSiblingVkAndroid.cpp | 126 gl::TextureType textureType = layerCount > 1 ? gl::TextureType::_2DArray : gl::TextureType::_2D; in AhbDescUsageToTextureType() local 357 const gl::TextureType textureType = AhbDescUsageToTextureType(ahbDescription, layerCount); in initImpl() local
|
| /external/skia/include/gpu/ |
| D | GrBackendSurface.h | 134 GrTextureType textureType() const { return fTextureType; } in textureType() function 334 GrTextureType textureType() const { return fTextureType; } in textureType() function
|
| /external/angle/src/compiler/translator/msl/ |
| D | SymbolEnv.cpp | 391 auto *textureType = new TType(samplerType); in getTextureEnv() local 563 const TBasicType textureType = GetTextureBasicType(samplerType); in GetTextureTypeName() local
|
| /external/angle/src/libANGLE/renderer/gl/ |
| D | renderergl_utils.cpp | 2723 bool UseTexImage2D(gl::TextureType textureType) in UseTexImage2D() 2731 bool UseTexImage3D(gl::TextureType textureType) in UseTexImage3D() 2738 GLenum GetTextureBindingQuery(gl::TextureType textureType) in GetTextureBindingQuery() 2768 GLenum GetTextureBindingTarget(gl::TextureType textureType) in GetTextureBindingTarget()
|
| D | BlitGL.cpp | 289 gl::TextureType textureType, in copyImageToLUMAWorkaroundTexture() 324 gl::TextureType textureType, in copySubImageToLUMAWorkaroundTexture()
|
| /external/angle/src/libANGLE/ |
| D | ProgramExecutable.h | 36 TextureType textureType; member 56 TextureType textureType; member
|
| D | ProgramExecutable.cpp | 1593 TextureType textureType = ImageTypeToTextureType(imageUniform.getType()); in linkSamplerAndImageBindings() local 1627 TextureType textureType = SamplerTypeToTextureType(samplerUniform.getType()); in linkSamplerAndImageBindings() local
|
| /external/skia/src/sksl/ir/ |
| D | SkSLType.cpp | 472 SamplerType(const char* name, const Type& textureType) in SamplerType() 476 const TextureType& textureType() const override { in textureType() function in SkSL::SamplerType 627 std::unique_ptr<Type> Type::MakeSamplerType(const char* name, const Type& textureType) { in MakeSamplerType()
|
| D | SkSLType.h | 381 virtual const Type& textureType() const { in textureType() function
|
| /external/skia/src/ports/ |
| D | SkScalerContext_win_dw.cpp | 488 DWRITE_TEXTURE_TYPE textureType, in getBoundingBox() 1060 DWRITE_TEXTURE_TYPE textureType) in drawDWMask() 1368 DWRITE_TEXTURE_TYPE textureType = fTextureType; in generateImage() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fShaderImageLoadStoreTests.cpp | 237 …ShaderSamplerOrImageType (TextureFormat::ChannelType formatType, TextureType textureType, bool isS… in getShaderSamplerOrImageType() 859 TextureType textureType, in readIntegerTextureViaFBOAndVerify() 916 TextureType textureType, in readFloatOrNormTextureWithLookupsAndVerify() 1092 TextureType textureType, in readTextureAndVerify() 1148 …har* name, const char* description, const TextureFormat& format, TextureType textureType, deUint32… in ImageStoreCase() 1313 …har* name, const char* description, const TextureFormat& format, TextureType textureType, deUint32… in ImageLoadAndStoreCase() 1323 … TextureFormat& textureFormat, const TextureFormat& imageFormat, TextureType textureType, deUint32… in ImageLoadAndStoreCase()
|
| D | es31fTextureGatherTests.cpp | 854 static inline glu::DataType getSamplerType (TextureType textureType, const tcu::TextureFormat& form… in getSamplerType() 1039 TextureType textureType, in TextureGatherCase() 1230 TextureType textureType, in genProgramSources() 2005 static inline TextureGatherCase* makeTextureGatherCase (TextureType textureType, in makeTextureGatherCase() 2139 const TextureType textureType = textureTypes[textureTypeNdx].type; in init() local
|
| /external/swiftshader/src/Device/ |
| D | Sampler.hpp | 89 VkImageViewType textureType; member
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | vk_utils.cpp | 1544 VkImageType GetImageType(gl::TextureType textureType) in GetImageType() 1565 VkImageViewType GetImageViewType(gl::TextureType textureType) in GetImageViewType() 1677 void GetExtentsAndLayerCount(gl::TextureType textureType, in GetExtentsAndLayerCount()
|
| /external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderTextureGatherTests.cpp | 858 static inline glu::DataType getSamplerType (TextureType textureType, const tcu::TextureFormat& form… in getSamplerType() 1015 TextureType textureType; member 1302 const auto textureType = textureBinding->getType(); in init() local 2524 static inline TestCase* makeTextureGatherCase (TextureType textureType, in makeTextureGatherCase() 2657 const TextureType textureType = textureTypes[textureTypeNdx].type; in init() local
|