Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Ddisassemble.h11 signed attribute_count; member
/external/mesa3d/src/gallium/frontends/vdpau/
Dmixer.c782 uint32_t attribute_count, in vlVdpVideoMixerSetAttributeValues()
945 uint32_t attribute_count, in vlVdpVideoMixerGetAttributeValues()
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_assemble.c261 unsigned attribute_count = 0, varying_count = 0; in panfrost_shader_compile() local
Dpan_context.h229 unsigned attribute_count, varying_count, ubo_count; member
/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp977 int attribute_count = 16; in test() local
1015 int attribute_count = 16; in test() local
1077 int attribute_count = 16; in test() local
1109 int attribute_count = 16; in test() local
1141 int attribute_count = 16; in test() local
/external/mesa3d/src/gallium/drivers/vc4/kernel/
Dvc4_validate.c137 uint32_t attribute_count = pointer_bits & 7; in gl_shader_rec_size() local
/external/deqp/modules/gles2/functional/
Des2fShaderStateQueryTests.cpp815 int attribute_count = 16; in test() local
853 int attribute_count = 16; in test() local
915 int attribute_count = 16; in test() local
/external/mesa3d/src/panfrost/lib/
Ddecode.c934 int varying_count = 0, attribute_count = 0, uniform_count = 0, uniform_buffer_count = 0; in pandecode_vertex_tiler_postfix_pre() local
/external/python/cpython3/Modules/
D_winapi.c952 DWORD attribute_count = 0; in getattributelist() local
/external/igt-gpu-tools/lib/
Dpanfrost-job.h482 u16 attribute_count; member
/external/vulkan-validation-layers/tests/
Dvklayertests_pipeline_shader.cpp2608 const uint32_t attribute_count = m_device->props.limits.maxVertexInputAttributes + 1; in TEST_F() local