Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/msl/
H A 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
/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A 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()
1280 DriverUniform driverUniforms(DriverUniformMode::InterfaceBlock); in translate() local
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/spirv/
H A DClampGLLayer.cpp49 const DriverUniform *driverUniforms, in ClampGLLayerTraverser()
99 const DriverUniform *driverUniforms) in ClampGLLayer()
H A DRewriteInterpolateAtOffset.cpp46 const DriverUniform *driverUniforms) in Traverser()
153 const DriverUniform *driverUniforms) in RewriteInterpolateAtOffset()
H A DEmulateDithering.cpp279 const DriverUniform *driverUniforms, in EmitDitheringBlock()
441 const DriverUniform *driverUniforms) in EmulateDithering()
H A DEmulateAdvancedBlendEquations.cpp38 const DriverUniform *driverUniforms, in Builder()
1244 const DriverUniform *driverUniforms, in EmulateAdvancedBlendEquations()
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DRewriteDfdy.cpp38 const DriverUniform *driverUniforms) in Traverser()
127 const DriverUniform *driverUniforms) in RewriteDfdy()
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/msl/
H A DRewriteInterpolants.cpp24 FindInterpolantsTraverser(TSymbolTable *symbolTable, const DriverUniformMetal *driverUniforms) in FindInterpolantsTraverser()
239 const DriverUniformMetal *driverUniforms, in RewriteInterpolants()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp7160 GraphicsDriverUniforms *driverUniforms = &driverUniformsExt.common; in handleDirtyGraphicsDriverUniforms() local
7231 ComputeDriverUniforms driverUniforms = {}; in handleDirtyComputeDriverUniforms() local