| /third_party/vk-gl-cts/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
|
| /third_party/skia/src/gpu/ |
| D | GrTexture.h | 43 GrTextureType textureType() const { return fTextureType; } in textureType() function
|
| D | GrResourceProvider.cpp | 46 GrTextureType textureType, in createTexture() 114 GrTextureType textureType, in getExactScratch() 136 GrTextureType textureType, in createTexture() 201 GrTextureType textureType, in createTexture() 276 GrTextureType textureType, in createApproxTexture() 328 GrTextureType textureType, in findAndRefScratchTexture()
|
| D | GrTextureProxy.h | 55 GrTextureType textureType() const { return this->backendFormat().textureType(); } in textureType() function
|
| D | GrTexture.cpp | 44 GrTextureType textureType, in GrTexture()
|
| D | GrProgramDesc.cpp | 48 static uint32_t sampler_key(GrTextureType textureType, const GrSwizzle& swizzle, in sampler_key()
|
| D | GrGpu.cpp | 100 GrTextureType textureType, in createTextureCommon() 154 GrTextureType textureType, in createTexture() 184 GrTextureType textureType, in createTexture()
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | utilities.h | 160 GLenum textureType; member 177 GLenum textureType, in UniformTypeInfo()
|
| /third_party/skia/include/gpu/ |
| D | GrBackendSurface.h | 124 GrTextureType textureType() const { return fTextureType; } in textureType() function 315 GrTextureType textureType() const { return fTextureType; } in textureType() function
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | renderergl_utils.cpp | 2318 bool UseTexImage2D(gl::TextureType textureType) in UseTexImage2D() 2326 bool UseTexImage3D(gl::TextureType textureType) in UseTexImage3D() 2333 GLenum GetTextureBindingQuery(gl::TextureType textureType) in GetTextureBindingQuery() 2363 GLenum GetTextureBindingTarget(gl::TextureType textureType) in GetTextureBindingTarget()
|
| D | BlitGL.cpp | 269 gl::TextureType textureType, in copyImageToLUMAWorkaroundTexture() 298 gl::TextureType textureType, in copySubImageToLUMAWorkaroundTexture()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| D | SymbolEnv.cpp | 391 auto *textureType = new TType(samplerType); in getTextureEnv() local 563 const TBasicType textureType = GetTextureBasicType(samplerType); in GetTextureTypeName() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| D | Sampler.hpp | 149 TextureType textureType : BITS(TEXTURE_LAST); member 221 TextureType textureType; member in sw::Sampler
|
| /third_party/skia/src/sksl/ir/ |
| D | SkSLType.cpp | 294 SamplerType(const char* name, const Type& textureType) in SamplerType() 298 const TextureType& textureType() const override { in textureType() function in SkSL::SamplerType 442 std::unique_ptr<Type> Type::MakeSamplerType(const char* name, const Type& textureType) { in MakeSamplerType()
|
| D | SkSLType.h | 348 virtual const Type& textureType() const { in textureType() function
|
| /third_party/skia/src/ports/ |
| D | SkScalerContext_win_dw.cpp | 484 DWRITE_TEXTURE_TYPE textureType, in getBoundingBox() 968 DWRITE_TEXTURE_TYPE textureType) in drawDWMask() 1168 DWRITE_TEXTURE_TYPE textureType = fTextureType; in generateImage() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | ProgramExecutable.h | 35 TextureType textureType; member 54 TextureType textureType; member
|
| D | ProgramExecutable.cpp | 459 TextureType textureType = stream->readEnum<TextureType>(); in load() local 474 TextureType textureType = static_cast<TextureType>(stream->readInt<unsigned int>()); in load() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/ |
| D | HardwareBufferImageSiblingVkAndroid.cpp | 288 const gl::TextureType textureType = in initImpl() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | vk_utils.cpp | 1460 VkImageType GetImageType(gl::TextureType textureType) in GetImageType() 1481 VkImageViewType GetImageViewType(gl::TextureType textureType) in GetImageViewType() 1593 void GetExtentsAndLayerCount(gl::TextureType textureType, in GetExtentsAndLayerCount()
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | Program.h | 300 TextureType textureType; member
|
| /third_party/vk-gl-cts/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
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| D | Sampler.hpp | 93 VkImageViewType textureType; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderTextureGatherTests.cpp | 846 static inline glu::DataType getSamplerType (TextureType textureType, const tcu::TextureFormat& form… in getSamplerType() 1003 TextureType textureType; member 1290 const auto textureType = textureBinding->getType(); in init() local 2506 static inline TestCase* makeTextureGatherCase (TextureType textureType, in makeTextureGatherCase() 2638 const TextureType textureType = textureTypes[textureTypeNdx].type; in init() local
|