Home
last modified time | relevance | path

Searched defs:num_uniforms (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_inline_uniforms.c338 nir_inline_uniforms(nir_shader *shader, unsigned num_uniforms, in nir_inline_uniforms()
Dnir.h3714 unsigned num_inputs, num_uniforms, num_outputs; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_inline_uniforms.c384 const unsigned num_uniforms = pipeline->inlines[shader->info.stage].count[ubo]; in lvp_inline_uniforms() local
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_atomics.c44 unsigned num_uniforms; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_program.h72 uint8_t num_uniforms; member
Dzink_program.c71 const struct zink_shader_key *key, unsigned num_uniforms) in shader_key_matches()
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
Dvc4_validate_shaders.c286 uint32_t num_uniforms = validated_shader->uniforms_size / 4; in require_uniform_address_uniform() local
/third_party/mesa3d/src/freedreno/decode/
Dpgmdump.c51 uint32_t num_uniforms; member
/third_party/mesa3d/src/broadcom/compiler/
Dvir.c2072 const int num_uniforms = c->num_uniforms; in vir_uniform() local
Dv3d_compiler.h848 uint32_t num_uniforms; member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir.h456 uint32_t num_uniforms; member