/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fOpaqueTypeIndexingTests.cpp | 119 static TextureType getTextureType (glu::DataType samplerType) in getTextureType() 163 static bool isShadowSampler (glu::DataType samplerType) in isShadowSampler() 172 static glu::DataType getSamplerOutputType (glu::DataType samplerType) in getSamplerOutputType() 212 static tcu::TextureFormat getSamplerTextureFormat (glu::DataType samplerType) in getSamplerTextureFormat() 233 static glu::DataType getSamplerCoordType (glu::DataType samplerType) in getSamplerCoordType() 275 glu::DataType samplerType, in setupTexture() 352 …har* name, const char* description, glu::ShaderType shaderType, glu::DataType samplerType, IndexEx… in SamplerIndexingCase() 1334 const DataType samplerType = samplerTypes[samplerTypeNdx]; in init() local
|
D | es31fLayoutBindingTests.cpp | 1046 glw::GLenum samplerType, in SamplerBindingRenderCase() 1139 const std::string samplerType = glu::getDataTypeName(glu::getDataTypeFromGLType(m_samplerType)); in generateShaders() local 1244 glw::GLenum samplerType) in SamplerBindingNegativeCase() 1276 const std::string samplerType = glu::getDataTypeName(glu::getDataTypeFromGLType(m_samplerType)); in generateShaders() local
|
D | es31fUniformLocationTests.cpp | 458 deUint32 getTextureFormat (glu::DataType samplerType) in getTextureFormat() 492 de::MovePtr<glu::Texture2D> UniformLocationCase::createTexture (glu::DataType samplerType, float re… in createTexture()
|
D | es31fFboTestUtil.cpp | 265 TextureCubeArrayShader::TextureCubeArrayShader (glu::DataType samplerType, glu::DataType outputType… in TextureCubeArrayShader()
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/ |
D | PackedEnums.cpp | 112 TextureType SamplerTypeToTextureType(GLenum samplerType) in SamplerTypeToTextureType()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktOpaqueTypeIndexingTests.cpp | 298 static TextureType getTextureType (glu::DataType samplerType) in getTextureType() 342 static bool isShadowSampler (glu::DataType samplerType) in isShadowSampler() 351 static glu::DataType getSamplerOutputType (glu::DataType samplerType) in getSamplerOutputType() 391 static tcu::TextureFormat getSamplerTextureFormat (glu::DataType samplerType) in getSamplerTextureFormat() 412 static glu::DataType getSamplerCoordType (glu::DataType samplerType) in getSamplerCoordType() 657 glu::DataType samplerType, in SamplerIndexingCaseInstance() 1037 glu::DataType samplerType, in SamplerIndexingCase() 2056 const glu::DataType samplerType = samplerTypes[samplerTypeNdx]; in init() local
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | PackedEnums.cpp | 124 TextureType SamplerTypeToTextureType(GLenum samplerType) in SamplerTypeToTextureType()
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
D | es3pTextureCases.cpp | 101 const glu::DataType samplerType = glu::getSampler2DType(texFormat); in init() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
D | SymbolEnv.cpp | 385 const TStructure &SymbolEnv::getTextureEnv(TBasicType samplerType) in getTextureEnv() 559 Name sh::GetTextureTypeName(TBasicType samplerType) in GetTextureTypeName()
|
/third_party/flutter/skia/src/gpu/dawn/ |
D | GrDawnUniformHandler.cpp | 245 GrSLType samplerType = kSampler_GrSLType, textureType = kTexture2D_GrSLType; in addSampler() local
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | PixelShader.cpp | 223 Shader::SamplerType samplerType[16]; in analyzeInterpolants() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/utils/ |
D | WGPUHelpers.cpp | 101 wgpu::SamplerBindingType samplerType) { in BindingLayoutEntryInitializationHelper()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFboTestUtil.cpp | 422 TextureCubeShader::TextureCubeShader (glu::DataType samplerType, glu::DataType outputType) in TextureCubeShader() 560 Texture2DArrayShader::Texture2DArrayShader (glu::DataType samplerType, glu::DataType outputType) in Texture2DArrayShader() 668 Texture3DShader::Texture3DShader (glu::DataType samplerType, glu::DataType outputType) in Texture3DShader()
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluTextureTestUtil.hpp | 99 SamplerType samplerType; //!< Sampler type. member
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cLayoutBindingTests.cpp | 1079 StageType stage, LayoutBindingParameters& samplerType, in LayoutBindingBaseCase() 2025 StageType stage, LayoutBindingParameters& samplerType, in SamplerLayoutBindingCase() 2179 StageType stage, LayoutBindingParameters& samplerType, in ImageLayoutBindingCase() 2924 LayoutBindingParameters& samplerType, in AtomicCounterLayoutBindingCase() 3110 LayoutBindingParameters& samplerType, in UniformBlocksLayoutBindingCase() 3329 LayoutBindingParameters& samplerType, in ShaderStorageBufferLayoutBindingCase()
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | SymbolTable.cpp | 408 void TSymbolTable::initSamplerDefaultPrecision(TBasicType samplerType) in initSamplerDefaultPrecision()
|
D | TextureFunctionHLSL.cpp | 1365 TBasicType samplerType, in useTextureFunction()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | TextureFunctionHLSL.cpp | 1372 TBasicType samplerType, in useTextureFunction()
|
D | SymbolTable.cpp | 456 void TSymbolTable::initSamplerDefaultPrecision(TBasicType samplerType) in initSamplerDefaultPrecision()
|
/third_party/skia/third_party/externals/dawn/src/utils/ |
D | WGPUHelpers.cpp | 267 wgpu::SamplerBindingType samplerType) { in BindingLayoutEntryInitializationHelper()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/ |
D | esextcTextureBorderClampSamplingTexture.cpp | 768 std::string samplerType; in getFragmentShaderCode() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcTextureFilterAnisotropicTests.cpp | 625 std::string samplerType; in drawTexture() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageViewTests.cpp | 248 std::ostringstream samplerType; in getGlslSamplerType() local
|
D | vktPipelineImageTests.cpp | 268 std::ostringstream samplerType; in getGlslSamplerType() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | ProgramExecutable.h | 37 GLenum samplerType; member
|