Home
last modified time | relevance | path

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

/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/tree_ops/spirv/
DRewriteInterpolateAtOffset.cpp46 const DriverUniform *driverUniforms) in Traverser()
153 const DriverUniform *driverUniforms) in RewriteInterpolateAtOffset()
DEmulateDithering.cpp279 DriverUniform *driverUniforms, in EmitDitheringBlock()
441 DriverUniform *driverUniforms) in EmulateDithering()
DEmulateAdvancedBlendEquations.cpp37 const DriverUniform *driverUniforms, in Builder()
1253 const DriverUniform *driverUniforms, in EmulateAdvancedBlendEquations()
/external/angle/src/compiler/translator/msl/
DTranslatorMSL.cpp194 const DriverUniformMetal *driverUniforms, in ReplaceGLDepthRangeWithDriverUniform()
274 const DriverUniformMetal *driverUniforms) in InsertFragCoordCorrection()
338 const DriverUniformMetal *driverUniforms) in AddSamplePositionDeclaration()
372 const DriverUniformMetal *driverUniforms, in AddSampleMaskInDeclaration()
432 const DriverUniformMetal *driverUniforms, in AddSampleMaskDeclaration()
858 const DriverUniformMetal *driverUniforms) in transformDepthBeforeCorrection()
892 const DriverUniformMetal *driverUniforms) in appendVertexShaderDepthCorrectionToMain()
944 DriverUniformMetal *driverUniforms) in translateImpl()
1526 DriverUniformMetal driverUniforms(DriverUniformMode::Structure); in translate() local
/external/angle/src/compiler/translator/spirv/
DTranslatorSPIRV.cpp248 const DriverUniform *driverUniforms, in ReplaceGLDepthRangeWithDriverUniform()
320 const DriverUniform *driverUniforms) in AddXfbEmulationSupport()
493 const DriverUniform *driverUniforms) in AddXfbExtensionSupport()
538 const DriverUniform *driverUniforms) in AddVertexTransformationSupport()
635 const DriverUniform *driverUniforms) in InsertFragCoordCorrection()
757 DriverUniform *driverUniforms) in translateImpl()
1269 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.cpp6814 GraphicsDriverUniforms *driverUniforms = &driverUniformsExt.common; in handleDirtyGraphicsDriverUniforms() local
6883 ComputeDriverUniforms driverUniforms = {}; in handleDirtyComputeDriverUniforms() local