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.cpp38 const DriverUniform *driverUniforms, in Builder()
1242 const DriverUniform *driverUniforms, in EmulateAdvancedBlendEquations()
/external/angle/src/compiler/translator/msl/
DTranslatorMSL.cpp189 const DriverUniformMetal *driverUniforms, in ReplaceGLDepthRangeWithDriverUniform()
269 const DriverUniformMetal *driverUniforms) in InsertFragCoordCorrection()
332 const DriverUniformMetal *driverUniforms) in AddSamplePositionDeclaration()
366 const DriverUniformMetal *driverUniforms, in AddSampleMaskInDeclaration()
426 const DriverUniformMetal *driverUniforms, in AddSampleMaskDeclaration()
870 const DriverUniformMetal *driverUniforms) in transformDepthBeforeCorrection()
904 const DriverUniformMetal *driverUniforms) in appendVertexShaderDepthCorrectionToMain()
956 DriverUniformMetal *driverUniforms) in translateImpl()
1534 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()
495 const DriverUniform *driverUniforms) in AddXfbExtensionSupport()
540 const DriverUniform *driverUniforms) in AddVertexTransformationSupport()
637 const DriverUniform *driverUniforms) in InsertFragCoordCorrection()
759 DriverUniform *driverUniforms) in translateImpl()
1291 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.cpp6983 GraphicsDriverUniforms *driverUniforms = &driverUniformsExt.common; in handleDirtyGraphicsDriverUniforms() local
7052 ComputeDriverUniforms driverUniforms = {}; in handleDirtyComputeDriverUniforms() local