Home | History | Annotate | Download | only in vk

Lines Matching full:uniform

150 // Given the current offset into the ubo, calculate the offset for the uniform we're trying to add
152 // the new uniform, and currentOffset is updated to be the offset to the end of the new uniform.
198 // the uniform view matrix name in the GP, and the GP is immutable so it has to tell the PB
199 // exactly what name it wants to use for the uniform view matrix. If we prefix anythings, then
201 // uniform view matrix, they should upload the view matrix in their setData along with regular
211 // When outputing the GLSL, only the outer uniform block will get the Uniform modifier. Thus
324 // set on each variable in the uniform block is valid.
332 // set on each variable in the uniform block is valid.
365 out->appendf("layout (set=%d, binding=%d) uniform %sUniformBuffer\n{\n",