Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
DRewriteInterpolateAtOffset.cpp55 const DriverUniform *driverUniforms) in Traverser()
71 const DriverUniform *driverUniforms) in Apply()
151 const DriverUniform *driverUniforms) in RewriteInterpolateAtOffset()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteDfdy.cpp53 const DriverUniform *driverUniforms) in Traverser()
66 const DriverUniform *driverUniforms) in Apply()
224 const DriverUniform *driverUniforms) in RewriteDfdy()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorVulkan.h50 const DriverUniform *driverUniforms) in transformDepthBeforeCorrection()
DTranslatorMetal.cpp123 DriverUniformMetal driverUniforms; in translate() local
191 const DriverUniform *driverUniforms) in transformDepthBeforeCorrection()
220 const DriverUniformMetal *driverUniforms) in insertSampleMaskWritingLogic()
DTranslatorMetalDirect.cpp197 const DriverUniformMetal *driverUniforms, in ReplaceGLDepthRangeWithDriverUniform()
291 const DriverUniformMetal *driverUniforms) in InsertFragCoordCorrection()
414 DriverUniform &driverUniforms) in EmulateInstanceID()
481 DriverUniformMetal &driverUniforms) in insertSampleMaskWritingLogic()
577 const DriverUniformMetal *driverUniforms) in transformDepthBeforeCorrection()
655 DriverUniformMetal *driverUniforms) in translateImpl()
1181 DriverUniformMetal driverUniforms(DriverUniformMode::Structure); in translate() local
DTranslatorVulkan.cpp262 const DriverUniform *driverUniforms, in ReplaceGLDepthRangeWithDriverUniform()
333 const DriverUniform *driverUniforms) in AddBresenhamEmulationVS()
404 const DriverUniform *driverUniforms) in AddXfbEmulationSupport()
576 const DriverUniform *driverUniforms) in AddXfbExtensionSupport()
621 const DriverUniform *driverUniforms) in InsertFragCoordCorrection()
688 const DriverUniform *driverUniforms, in AddBresenhamEmulationFS()
810 DriverUniform *driverUniforms) in translateImpl()
1356 DriverUniform driverUniforms(DriverUniformMode::InterfaceBlock); in translate() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorVulkan.cpp193 TIntermBinary *CreateDriverUniformRef(const TVariable *driverUniforms, const char *fieldName) in CreateDriverUniformRef()
261 const TVariable *driverUniforms, in ReplaceGLDepthRangeWithDriverUniform()
465 const TVariable *driverUniforms) in InsertFragCoordCorrection()
501 const TVariable *driverUniforms, in AddLineSegmentRasterizationEmulation()
710 const TVariable *driverUniforms; in translate() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp806 const DriverUniformsDescriptorSet &driverUniforms) in handleDirtyDescriptorSetsImpl()
2318 GraphicsDriverUniforms *driverUniforms = reinterpret_cast<GraphicsDriverUniforms *>(ptr); in handleDirtyGraphicsDriverUniforms() local
2358 ComputeDriverUniforms *driverUniforms = reinterpret_cast<ComputeDriverUniforms *>(ptr); in handleDirtyComputeDriverUniforms() local
2369 DriverUniformsDescriptorSet *driverUniforms, in allocateDriverUniforms()
2391 DriverUniformsDescriptorSet *driverUniforms) in updateDriverUniformsDescriptorSet()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp5005 GraphicsDriverUniforms *driverUniforms; in handleDirtyGraphicsDriverUniforms() local
5130 ComputeDriverUniforms *driverUniforms = reinterpret_cast<ComputeDriverUniforms *>(ptr); in handleDirtyComputeDriverUniforms() local
5145 DriverUniformsDescriptorSet *driverUniforms) in handleDirtyDriverUniformsBindingImpl()
5181 DriverUniformsDescriptorSet *driverUniforms, in allocateDriverUniforms()
5202 DriverUniformsDescriptorSet &driverUniforms = mDriverUniforms[pipelineType]; in updateDriverUniformsDescriptorSet() local