Searched refs:GraphicsDriverUniforms (Results 1 – 1 of 1) sorted by relevance
59 struct GraphicsDriverUniforms struct84 static_assert(sizeof(GraphicsDriverUniforms) % (sizeof(uint32_t) * 4) == 0,90 GraphicsDriverUniforms common;4715 GraphicsDriverUniforms *driverUniforms; in handleDirtyGraphicsDriverUniforms()4724 driverUniformSize = sizeof(GraphicsDriverUniforms); in handleDirtyGraphicsDriverUniforms()4784 driverUniforms = reinterpret_cast<GraphicsDriverUniforms *>(ptr); in handleDirtyGraphicsDriverUniforms()