Home
last modified time | relevance | path

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

1234567891011

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/gpu/
H A DGrTexture.h23 GrSLType samplerType() const { return fSamplerType; } in samplerType() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A 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()
1322 const DataType samplerType = samplerTypes[samplerTypeNdx]; in init() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/
H A DGrTexturePriv.h47 GrSLType samplerType() const { return fTexture->fSamplerType; } in samplerType() function
H A DGrTexture.cpp44 GrTexture::GrTexture(GrGpu* gpu, const GrSurfaceDesc& desc, GrSLType samplerType, in GrTexture()
H A DGrProgramDesc.cpp45 static uint16_t sampler_key(GrSLType samplerType, GrPixelConfig config, GrShaderFlags visibility, in sampler_key()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAStreamWriter/src/
H A DCOLLADASWSampler.cpp22 const SamplerType& samplerType, in Sampler()
214 const String& Sampler::getSamplerTypeString( const SamplerType& samplerType ) in getSamplerTypeString()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/
H A DGrTexture.cpp89 GrTexture::GrTexture(GrGpu* gpu, const GrSurfaceDesc& desc, GrSLType samplerType, in GrTexture()
H A DGrProgramDesc.cpp17 static uint16_t sampler_key(GrSLType samplerType, GrPixelConfig config, GrShaderFlags visibility, in sampler_key()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/OCL/sp/
H A Dsp_g8.h269 const SAMPLER_OBJECT_TYPE samplerType ) const in GetSamplerStateSizeMultiplier()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/common/
H A DPackedEnums.cpp116 TextureType SamplerTypeToTextureType(GLenum samplerType) in SamplerTypeToTextureType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp291 static TextureType getTextureType (glu::DataType samplerType) in getTextureType()
335 static bool isShadowSampler (glu::DataType samplerType) in isShadowSampler()
344 static glu::DataType getSamplerOutputType (glu::DataType samplerType) in getSamplerOutputType()
384 static tcu::TextureFormat getSamplerTextureFormat (glu::DataType samplerType) in getSamplerTextureFormat()
405 static glu::DataType getSamplerCoordType (glu::DataType samplerType) in getSamplerCoordType()
650 glu::DataType samplerType, in SamplerIndexingCaseInstance()
1030 glu::DataType samplerType, in SamplerIndexingCase()
2021 const glu::DataType samplerType = samplerTypes[samplerTypeNdx]; in init() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/common/
H A DPackedEnums.cpp124 TextureType SamplerTypeToTextureType(GLenum samplerType) in SamplerTypeToTextureType()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/common/
H A DPackedEnums.cpp124 TextureType SamplerTypeToTextureType(GLenum samplerType) in SamplerTypeToTextureType()
/dports/www/grafana8/grafana-8.3.6/pkg/infra/tracing/
H A Dtracing.go43 samplerType string member
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLProgramBuilder.cpp247 GrSLType samplerType = access.getTexture()->samplerType(); in emitSamplers() local
281 void GrGLSLProgramBuilder::emitSampler(GrSLType samplerType, in emitSampler()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLProgramBuilder.cpp259 GrSLType samplerType = sampler.peekTexture()->texturePriv().samplerType(); in emitSamplers() local
305 GrGLSLProgramBuilder::SamplerHandle GrGLSLProgramBuilder::emitSampler(GrSLType samplerType, in emitSampler()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/common/
H A DPackedEnums.cpp124 TextureType SamplerTypeToTextureType(GLenum samplerType) in SamplerTypeToTextureType()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/common/
H A DPackedEnums.cpp124 TextureType SamplerTypeToTextureType(GLenum samplerType) in SamplerTypeToTextureType()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/common/
H A DPackedEnums.cpp124 TextureType SamplerTypeToTextureType(GLenum samplerType) in SamplerTypeToTextureType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/performance/
H A Des3pTextureCases.cpp101 const glu::DataType samplerType = glu::getSampler2DType(texFormat); in init() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/dawn/
H A DGrDawnUniformHandler.cpp249 GrSLType samplerType = kSampler_GrSLType, textureType = kTexture2D_GrSLType; in addSampler() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/dawn/
H A DGrDawnUniformHandler.cpp249 GrSLType samplerType = kSampler_GrSLType, textureType = kTexture2D_GrSLType; in addSampler() local
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/dawn/
H A DGrDawnUniformHandler.cpp249 GrSLType samplerType = kSampler_GrSLType, textureType = kTexture2D_GrSLType; in addSampler() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/dawn/
H A DGrDawnUniformHandler.cpp249 GrSLType samplerType = kSampler_GrSLType, textureType = kTexture2D_GrSLType; in addSampler() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Shader/
H A DPixelShader.cpp223 Shader::SamplerType samplerType[16]; in analyzeInterpolants() local

1234567891011