Searched refs:driverUniformSize (Results 1 – 1 of 1) sorted by relevance
4716 size_t driverUniformSize; in handleDirtyGraphicsDriverUniforms() local4720 driverUniformSize = sizeof(GraphicsDriverUniformsExtended); in handleDirtyGraphicsDriverUniforms()4724 driverUniformSize = sizeof(GraphicsDriverUniforms); in handleDirtyGraphicsDriverUniforms()4727 ANGLE_TRY(allocateDriverUniforms(driverUniformSize, &mDriverUniforms[PipelineType::Graphics], in handleDirtyGraphicsDriverUniforms()4829 return updateDriverUniformsDescriptorSet(newBuffer, driverUniformSize, in handleDirtyGraphicsDriverUniforms()