Home
last modified time | relevance | path

Searched defs:uniform_count (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir_emit_uniform_stream_resets.c52 uint32_t uniform_count = 0; in qir_emit_uniform_stream_resets() local
/third_party/mesa3d/src/panfrost/midgard/
Ddisassemble.h12 signed uniform_count; member
Dmir_promote_uniforms.c207 unsigned uniform_count = mir_promoteable_uniform_count(analysis); in mir_work_heuristic() local
/third_party/mesa3d/src/panfrost/lib/genxml/
Ddecode.c553 pandecode_uniforms(mali_ptr uniforms, unsigned uniform_count) in pandecode_uniforms()
845 int varying_count = 0, attribute_count = 0, uniform_count = 0, uniform_buffer_count = 0; in pandecode_dcd() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp2988 int uniform_count = data[n_check * 3 + 2]; in verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions() local