Home
last modified time | relevance | path

Searched defs:uniform_data (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_reorder_uniforms.c76 uint32_t *uniform_data = ralloc_array(c, uint32_t, next_uniform); in qir_reorder_uniforms() local
Dvc4_qpu_schedule.c1116 uint32_t *uniform_data = c->uniform_data; in qpu_schedule_instructions() local
Dvc4_qir.h488 uint32_t *uniform_data; member
/external/mesa3d/src/broadcom/compiler/
Dqpu_schedule.c1474 uint32_t *uniform_data = c->uniform_data; in v3d_qpu_schedule_instructions() local
Dv3d_compiler.h490 uint32_t *uniform_data; member
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp8535 static const GLuint uniform_data[16] = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 }; in test() local
24572 const std::vector<GLubyte>& uniform_data = type.GenerateData(); in test() local