Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/vulkan/
DRewriteInterpolateAtOffset.cpp56 const DriverUniform *driverUniforms) in Traverser()
72 const DriverUniform *driverUniforms) in Apply()
147 const DriverUniform *driverUniforms) in RewriteInterpolateAtOffset()
/external/angle/src/compiler/translator/tree_ops/
DRewriteDfdy.cpp54 const DriverUniform *driverUniforms) in Traverser()
67 const DriverUniform *driverUniforms) in Apply()
225 const DriverUniform *driverUniforms) in RewriteDfdy()
/external/angle/src/compiler/translator/
DTranslatorMetalDirect.cpp194 const DriverUniform *driverUniforms, in ReplaceGLDepthRangeWithDriverUniform()
225 const DriverUniform *driverUniforms) in AppendPreRotation()
321 const DriverUniform *driverUniforms) in InsertFragCoordCorrection()
442 DriverUniform &driverUniforms) in EmulateInstanceID()
489 DriverUniform &driverUniforms) in insertSampleMaskWritingLogic()
583 const DriverUniform *driverUniforms) in transformDepthBeforeCorrection()
714 DriverUniform *driverUniforms) in translateImpl()
1212 DriverUniformExtended driverUniforms(DriverUniformMode::Structure); in translate() local
DTranslatorVulkan.h50 const DriverUniform *driverUniforms) in transformDepthBeforeCorrection()
DTranslatorVulkan.cpp262 const DriverUniform *driverUniforms, in ReplaceGLDepthRangeWithDriverUniform()
303 const DriverUniform *driverUniforms) in AddBresenhamEmulationVS()
375 const DriverUniform *driverUniforms) in AddXfbEmulationSupport()
544 const DriverUniform *driverUniforms) in AddXfbExtensionSupport()
589 const DriverUniform *driverUniforms) in InsertFragCoordCorrection()
655 const DriverUniform *driverUniforms, in AddBresenhamEmulationFS()
776 DriverUniform *driverUniforms) in translateImpl()
1327 DriverUniform driverUniforms(DriverUniformMode::InterfaceBlock); in translate() local
DTranslatorMetal.cpp185 DriverUniformMetal driverUniforms; in translate() local
255 const DriverUniform *driverUniforms) in transformDepthBeforeCorrection()
284 const DriverUniformMetal *driverUniforms) in insertSampleMaskWritingLogic()
/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp4715 GraphicsDriverUniforms *driverUniforms; in handleDirtyGraphicsDriverUniforms() local
4842 ComputeDriverUniforms *driverUniforms = reinterpret_cast<ComputeDriverUniforms *>(ptr); in handleDirtyComputeDriverUniforms() local
4857 DriverUniformsDescriptorSet *driverUniforms) in handleDirtyDriverUniformsBindingImpl()
4893 DriverUniformsDescriptorSet *driverUniforms, in allocateDriverUniforms()
4913 DriverUniformsDescriptorSet *driverUniforms) in updateDriverUniformsDescriptorSet()