Searched defs:driverUniforms (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/angle/src/compiler/translator/msl/ |
H A D | TranslatorMSL.cpp | 186 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 D | TranslatorSPIRV.cpp | 250 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 D | ClampGLLayer.cpp | 49 const DriverUniform *driverUniforms, in ClampGLLayerTraverser() 99 const DriverUniform *driverUniforms) in ClampGLLayer()
|
H A D | RewriteInterpolateAtOffset.cpp | 46 const DriverUniform *driverUniforms) in Traverser() 153 const DriverUniform *driverUniforms) in RewriteInterpolateAtOffset()
|
H A D | EmulateDithering.cpp | 279 const DriverUniform *driverUniforms, in EmitDitheringBlock() 441 const DriverUniform *driverUniforms) in EmulateDithering()
|
H A D | EmulateAdvancedBlendEquations.cpp | 38 const DriverUniform *driverUniforms, in Builder() 1244 const DriverUniform *driverUniforms, in EmulateAdvancedBlendEquations()
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/ |
H A D | RewriteDfdy.cpp | 38 const DriverUniform *driverUniforms) in Traverser() 127 const DriverUniform *driverUniforms) in RewriteDfdy()
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/msl/ |
H A D | RewriteInterpolants.cpp | 24 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 D | ContextVk.cpp | 7160 GraphicsDriverUniforms *driverUniforms = &driverUniformsExt.common; in handleDirtyGraphicsDriverUniforms() local 7231 ComputeDriverUniforms driverUniforms = {}; in handleDirtyComputeDriverUniforms() local
|