Searched refs:uniforms_v (Results 1 – 3 of 3) sorted by relevance
573 uint32_t *validated_p0 = exec->uniforms_v + sample->p_offset[0]; in reloc_tex()853 memcpy(exec->uniforms_v, uniform_data_u, in validate_gl_shader_rec()876 ((uint32_t *)exec->uniforms_v)[o] = exec->uniforms_p; in validate_gl_shader_rec()882 exec->uniforms_v += validated_shader->uniforms_size; in validate_gl_shader_rec()
657 void *uniforms_v; member
908 exec->uniforms_v = exec->exec_bo->vaddr + uniforms_offset; in vc4_get_bcl()