| /xsrc/external/mit/libXrender/dist/src/ |
| H A D | Color.c | 35 unsigned short elements[4]; local in function:XRenderParseColor
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | uniforms.h | 514 const struct gl_builtin_uniform_element *elements; member in struct:gl_builtin_uniform_desc
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | uniforms.h | 520 const struct gl_builtin_uniform_element *elements; member in struct:gl_builtin_uniform_desc
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_callstack.cpp | 85 int elements; local in function:r600::CallStack::update_max_depth [all...] |
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| H A D | qxl_ring.c | 39 uint8_t elements[0]; member in struct:ring
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | link_uniform_initializers.cpp | 124 const unsigned elements = MAX2(storage->array_elements, 1); local in function:linker::set_opaque_binding 225 const unsigned int elements = val->const_elements[0]->type->components(); local in function:linker::set_uniform_initializer 48 copy_constant_to_storage(union gl_constant_value * storage,const ir_constant * val,const enum glsl_base_type base_type,const unsigned int elements,unsigned int boolean_true) argument
|
| H A D | gl_nir_link_uniform_initializers.c | 59 const unsigned elements = MAX2(storage->array_elements, 1); local in function:set_opaque_binding 222 const unsigned int elements = glsl_get_components(element_type); local in function:set_uniform_initializer [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/tests/ |
| H A D | set_uniform_initializer_tests.cpp | 114 const unsigned elements = MAX2(1, array_size); local in function:establish_uniform_storage
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | link_uniform_initializers.cpp | 124 const unsigned elements = MAX2(storage->array_elements, 1); local in function:linker::set_opaque_binding 225 const unsigned int elements = val->const_elements[0]->type->components(); local in function:linker::set_uniform_initializer 48 copy_constant_to_storage(union gl_constant_value * storage,const ir_constant * val,const enum glsl_base_type base_type,const unsigned int elements,unsigned int boolean_true) argument
|
| H A D | gl_nir_link_uniform_initializers.c | 59 const unsigned elements = MAX2(storage->array_elements, 1); local in function:set_opaque_binding 216 const unsigned int elements = glsl_get_components(element_type); local in function:set_uniform_initializer
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/ |
| H A D | set_uniform_initializer_tests.cpp | 107 const unsigned elements = MAX2(1, array_size); local in function:establish_uniform_storage
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_pipe_vertex.c | 122 SVGA3dInputElementDesc elements[PIPE_MAX_ATTRIBS]; local in function:define_input_element_object [all...] |
| H A D | svga_swtnl_state.c | 193 SVGA3dInputElementDesc elements[PIPE_MAX_ATTRIBS]; local in function:svga_vdecl_to_input_element
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_vertex_state_cache.c | 71 util_vertex_state_cache_get(struct pipe_screen * screen,struct pipe_vertex_buffer * buffer,const struct pipe_vertex_element * elements,unsigned num_elements,struct pipe_resource * indexbuf,uint32_t full_velem_mask,struct util_vertex_state_cache * cache) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_context.c | 73 fd6_vertex_state_create(struct pipe_context * pctx,unsigned num_elements,const struct pipe_vertex_element * elements) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_pipe_vertex.c | 126 SVGA3dInputElementDesc elements[PIPE_MAX_ATTRIBS]; local in function:define_input_element_object [all...] |
| H A D | svga_swtnl_state.c | 193 SVGA3dInputElementDesc elements[PIPE_MAX_ATTRIBS]; local in function:svga_vdecl_to_input_element
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/ |
| H A D | vbo_primitive_restart.c | 80 find_sub_primitives(const void *elements, unsigned element_size, argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_vertex_buffers.c | 145 vl_vb_element_helper(struct pipe_vertex_element* elements, unsigned num_elements, argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_texture.c | 256 unsigned elements = cso->u.buf.size / util_format_get_blocksize(format); local in function:fd4_sampler_view_create
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_texture.c | 244 unsigned elements = cso->u.buf.size / util_format_get_blocksize(format); local in function:fd5_sampler_view_create
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_vertex_buffers.c | 146 vl_vb_element_helper(struct pipe_vertex_element* elements, unsigned num_elements, argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| H A D | d3d12_pipeline_state.h | 40 D3D12_INPUT_ELEMENT_DESC elements[PIPE_MAX_ATTRIBS]; member in struct:d3d12_vertex_elements_state
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_texture.c | 185 unsigned elements = cso->u.buf.size / util_format_get_blocksize(format); local in function:fd4_sampler_view_create
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_texture.c | 182 unsigned elements = cso->u.buf.size / util_format_get_blocksize(format); local in function:fd5_sampler_view_create
|