Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/third_party/externals/angle2/src/common/
DPackedEnums.cpp112 TextureType SamplerTypeToTextureType(GLenum samplerType) in SamplerTypeToTextureType()
/third_party/skia/third_party/externals/angle2/src/common/
DPackedEnums.cpp124 TextureType SamplerTypeToTextureType(GLenum samplerType) in SamplerTypeToTextureType()
/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()
DRewritePipelines.cpp232 const TBasicType samplerType = varType.getBasicType(); in createInternalPipelineStruct() local
/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
DShader.hpp536 SamplerType samplerType; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/utils/
DWGPUHelpers.cpp101 wgpu::SamplerBindingType samplerType) { in BindingLayoutEntryInitializationHelper()
/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()
DResourcesHLSL.cpp489 const TType &samplerType = sampler->getType(); in uniformsHeader() local
DOutputHLSL.cpp2352 TBasicType samplerType = (*arguments)[0]->getAsTyped()->getType().getBasicType(); in visitAggregate() local
3174 const TType &samplerType = sampler->getType(); in writeParameter() local
/third_party/skia/third_party/externals/dawn/src/utils/
DWGPUHelpers.cpp267 wgpu::SamplerBindingType samplerType) { in BindingLayoutEntryInitializationHelper()
/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()
DResourcesHLSL.cpp574 const TType &samplerType = sampler->getType(); in uniformsHeader() local
DOutputHLSL.cpp2422 TBasicType samplerType = (*arguments)[0]->getAsTyped()->getType().getBasicType(); in visitAggregate() local
3275 const TType &samplerType = sampler->getType(); in writeParameter() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramExecutable.h37 GLenum samplerType; member
DProgramExecutable.cpp460 GLenum samplerType = stream->readInt<GLenum>(); in load() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DTextureViewTests.cpp287 const std::string samplerType = isCubeMapArray ? "samplerCubeArray" : "samplerCube"; in CreateFragmentShaderForCubeMapFace() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DRobustResourceInitTest.cpp267 static std::string GetSimpleTextureFragmentShader(const char *samplerType) in GetSimpleTextureFragmentShader()
968 void RobustResourceInitTestES3::testIntegerTextureInit(const char *samplerType, in testIntegerTextureInit()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DRobustResourceInitTest.cpp268 static std::string GetSimpleTextureFragmentShader(const char *samplerType) in GetSimpleTextureFragmentShader()
1103 void RobustResourceInitTestES3::testIntegerTextureInit(const char *samplerType, in testIntegerTextureInit()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DBlitGL.cpp1133 std::string samplerType; in getBlitProgram() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DBlitGL.cpp1357 std::string samplerType; in getBlitProgram() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp3145 void Context::applyTextures(sw::SamplerType samplerType) in applyTextures()

12