Searched defs:uniformOffset (Results 1 – 4 of 4) sorted by relevance
179 static void get_ubo_aligned_offset(uint32_t* uniformOffset, in get_ubo_aligned_offset()
197 uint32_t uniformOffset = *currentOffset + offsetDiff; in get_ubo_offset() local
204 int32_t uniformOffset = *currentOffset + offsetDiff; in get_aligned_offset() local
1568 …const deUint32 uniformOffset = getProgramResourceUint(gl, program.getProgram(), GL_UNIFORM, unifo… in iterate() local