Searched defs:attribute_count (Results 1 – 11 of 11) sorted by relevance
11 signed attribute_count; member
782 uint32_t attribute_count, in vlVdpVideoMixerSetAttributeValues()945 uint32_t attribute_count, in vlVdpVideoMixerGetAttributeValues()
261 unsigned attribute_count = 0, varying_count = 0; in panfrost_shader_compile() local
229 unsigned attribute_count, varying_count, ubo_count; member
977 int attribute_count = 16; in test() local1015 int attribute_count = 16; in test() local1077 int attribute_count = 16; in test() local1109 int attribute_count = 16; in test() local1141 int attribute_count = 16; in test() local
137 uint32_t attribute_count = pointer_bits & 7; in gl_shader_rec_size() local
815 int attribute_count = 16; in test() local853 int attribute_count = 16; in test() local915 int attribute_count = 16; in test() local
934 int varying_count = 0, attribute_count = 0, uniform_count = 0, uniform_buffer_count = 0; in pandecode_vertex_tiler_postfix_pre() local
952 DWORD attribute_count = 0; in getattributelist() local
482 u16 attribute_count; member
2608 const uint32_t attribute_count = m_device->props.limits.maxVertexInputAttributes + 1; in TEST_F() local