Home
last modified time | relevance | path

Searched refs:num_uniform_addr_offsets (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/kernel/
Dvc4_drv.h151 uint32_t num_uniform_addr_offsets; member
Dvc4_validate_shaders.c285 uint32_t o = validated_shader->num_uniform_addr_offsets; in require_uniform_address_uniform()
297 validated_shader->num_uniform_addr_offsets++; in require_uniform_address_uniform()
Dvc4_validate.c860 uni < validated_shader->num_uniform_addr_offsets; in validate_gl_shader_rec()