Searched refs:get_ubo_offset (Results 1 – 1 of 1) sorted by relevance
187 uint32_t get_ubo_offset(uint32_t* currentOffset, GrSLType type, int arrayCount) { in get_ubo_offset() function225 int offset = get_ubo_offset(&fCurrentUBOOffset, type, arrayCount); in internalAddUniformArray()323 return get_ubo_offset(&dummy, kFloat_GrSLType, 0); in getRTHeightOffset()