Home
last modified time | relevance | path

Searched refs:GraphicsDriverUniformsExtended (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp88 struct GraphicsDriverUniformsExtended struct
4720 driverUniformSize = sizeof(GraphicsDriverUniformsExtended); in handleDirtyGraphicsDriverUniforms()
4772 GraphicsDriverUniformsExtended *driverUniformsExt = in handleDirtyGraphicsDriverUniforms()
4773 reinterpret_cast<GraphicsDriverUniformsExtended *>(ptr); in handleDirtyGraphicsDriverUniforms()