Home
last modified time | relevance | path

Searched defs:driverUniforms (Results 1 – 9 of 9) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/spirv/
DClampGLLayer.cpp49 const DriverUniform *driverUniforms, in ClampGLLayerTraverser()
99 const DriverUniform *driverUniforms) in ClampGLLayer()
DRewriteInterpolateAtOffset.cpp46 const DriverUniform *driverUniforms) in Traverser()
153 const DriverUniform *driverUniforms) in RewriteInterpolateAtOffset()
DEmulateDithering.cpp279 const DriverUniform *driverUniforms, in EmitDitheringBlock()
441 const DriverUniform *driverUniforms) in EmulateDithering()
DEmulateAdvancedBlendEquations.cpp38 const DriverUniform *driverUniforms, in Builder()
1244 const DriverUniform *driverUniforms, in EmulateAdvancedBlendEquations()
/external/angle/src/compiler/translator/tree_ops/
DRewriteDfdy.cpp38 const DriverUniform *driverUniforms) in Traverser()
127 const DriverUniform *driverUniforms) in RewriteDfdy()
/external/angle/src/compiler/translator/msl/
DTranslatorMSL.cpp186 const DriverUniformMetal *driverUniforms, in ReplaceGLDepthRangeWithDriverUniform()
266 const DriverUniformMetal *driverUniforms) in InsertFragCoordCorrection()
329 const DriverUniformMetal *driverUniforms) in AddSamplePositionDeclaration()
363 const DriverUniformMetal *driverUniforms, in AddSampleMaskInDeclaration()
423 const DriverUniformMetal *driverUniforms, in AddSampleMaskDeclaration()
863 const DriverUniformMetal *driverUniforms) in transformDepthBeforeCorrection()
897 const DriverUniformMetal *driverUniforms) in appendVertexShaderDepthCorrectionToMain()
949 DriverUniformMetal *driverUniforms) in translateImpl()
1501 DriverUniformMetal driverUniforms(DriverUniformMode::Structure); in translate() local
/external/angle/src/compiler/translator/spirv/
DTranslatorSPIRV.cpp250 const DriverUniform *driverUniforms, in ReplaceGLDepthRangeWithDriverUniform()
322 const DriverUniform *driverUniforms) in AddXfbEmulationSupport()
490 const DriverUniform *driverUniforms) in AddXfbExtensionSupport()
535 const DriverUniform *driverUniforms) in AddVertexTransformationSupport()
632 const DriverUniform *driverUniforms) in InsertFragCoordCorrection()
756 DriverUniform *driverUniforms) in translateImpl()
1289 DriverUniform driverUniforms(DriverUniformMode::InterfaceBlock); in translate() local
/external/angle/src/compiler/translator/tree_ops/msl/
DRewriteInterpolants.cpp24 FindInterpolantsTraverser(TSymbolTable *symbolTable, const DriverUniformMetal *driverUniforms) in FindInterpolantsTraverser()
239 const DriverUniformMetal *driverUniforms, in RewriteInterpolants()
/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp7108 GraphicsDriverUniforms *driverUniforms = &driverUniformsExt.common; in handleDirtyGraphicsDriverUniforms() local
7180 ComputeDriverUniforms driverUniforms = {}; in handleDirtyComputeDriverUniforms() local