Home
last modified time | relevance | path

Searched defs:samplerType (Results 1 – 25 of 59) sorted by relevance

123

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp119 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
Des31fLayoutBindingTests.cpp1046 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
Des31fUniformLocationTests.cpp458 deUint32 getTextureFormat (glu::DataType samplerType) in getTextureFormat()
492 de::MovePtr<glu::Texture2D> UniformLocationCase::createTexture (glu::DataType samplerType, float re… in createTexture()
Des31fFboTestUtil.cpp265 TextureCubeArrayShader::TextureCubeArrayShader (glu::DataType samplerType, glu::DataType outputType… in TextureCubeArrayShader()
/third_party/flutter/skia/third_party/externals/angle2/src/common/
DPackedEnums.cpp112 TextureType SamplerTypeToTextureType(GLenum samplerType) in SamplerTypeToTextureType()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp298 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/
DPackedEnums.cpp124 TextureType SamplerTypeToTextureType(GLenum samplerType) in SamplerTypeToTextureType()
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pTextureCases.cpp101 const glu::DataType samplerType = glu::getSampler2DType(texFormat); in init() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DSymbolEnv.cpp385 const TStructure &SymbolEnv::getTextureEnv(TBasicType samplerType) in getTextureEnv()
559 Name sh::GetTextureTypeName(TBasicType samplerType) in GetTextureTypeName()
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnUniformHandler.cpp245 GrSLType samplerType = kSampler_GrSLType, textureType = kTexture2D_GrSLType; in addSampler() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelShader.cpp223 Shader::SamplerType samplerType[16]; in analyzeInterpolants() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/utils/
DWGPUHelpers.cpp101 wgpu::SamplerBindingType samplerType) { in BindingLayoutEntryInitializationHelper()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboTestUtil.cpp422 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/
DgluTextureTestUtil.hpp99 SamplerType samplerType; //!< Sampler type. member
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.cpp1079 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/
DSymbolTable.cpp408 void TSymbolTable::initSamplerDefaultPrecision(TBasicType samplerType) in initSamplerDefaultPrecision()
DTextureFunctionHLSL.cpp1365 TBasicType samplerType, in useTextureFunction()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTextureFunctionHLSL.cpp1372 TBasicType samplerType, in useTextureFunction()
DSymbolTable.cpp456 void TSymbolTable::initSamplerDefaultPrecision(TBasicType samplerType) in initSamplerDefaultPrecision()
/third_party/skia/third_party/externals/dawn/src/utils/
DWGPUHelpers.cpp267 wgpu::SamplerBindingType samplerType) { in BindingLayoutEntryInitializationHelper()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.cpp768 std::string samplerType; in getFragmentShaderCode() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTextureFilterAnisotropicTests.cpp625 std::string samplerType; in drawTexture() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageViewTests.cpp248 std::ostringstream samplerType; in getGlslSamplerType() local
DvktPipelineImageTests.cpp268 std::ostringstream samplerType; in getGlslSamplerType() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramExecutable.h37 GLenum samplerType; member

123