| /xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/ |
| H A D | static_data.py | 29 """Table of functions that have ABI-mandated offsets in the dispatch table. 35 offsets = { variable
|
| /xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/ |
| H A D | static_data.py | 29 """Table of functions that have ABI-mandated offsets in the dispatch table. 35 offsets = { variable
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_ir_allocator.h | 37 sizes(NULL), offsets(NULL), count(0), total_size(0), capacity(0) 43 free(offsets); 54 offsets = (unsigned *)realloc(offsets, capacity * sizeof(unsigned)); 58 offsets[count] = total_size; 72 * Array of offsets from the start of the VGRF space in allocation 75 unsigned *offsets; member in class:brw::simple_allocator
|
| H A D | brw_vec4_live_variables.h | 94 8 * alloc.offsets[reg.nr] + reg.offset / 4 + 97 assert(result < 8 * (alloc.offsets[reg.nr] + alloc.sizes[reg.nr])); 108 8 * alloc.offsets[reg.nr] + reg.offset / 4 + 111 assert(result < 8 * (alloc.offsets[reg.nr] + alloc.sizes[reg.nr]));
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_ir_allocator.h | 37 sizes(NULL), offsets(NULL), count(0), total_size(0), capacity(0) 43 free(offsets); 54 offsets = (unsigned *)realloc(offsets, capacity * sizeof(unsigned)); 58 offsets[count] = total_size; 72 * Array of offsets from the start of the VGRF space in allocation 75 unsigned *offsets; member in class:brw::simple_allocator
|
| H A D | brw_vec4_live_variables.h | 120 8 * alloc.offsets[reg.nr] + reg.offset / 4 + 123 assert(result < 8 * (alloc.offsets[reg.nr] + alloc.sizes[reg.nr])); 134 8 * alloc.offsets[reg.nr] + reg.offset / 4 + 137 assert(result < 8 * (alloc.offsets[reg.nr] + alloc.sizes[reg.nr]));
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_etc2.h | 46 struct util_dynarray *offsets); 49 etna_etc2_patch(uint8_t *buffer, const struct util_dynarray *offsets);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_etc2.h | 46 struct util_dynarray *offsets); 49 etna_etc2_patch(uint8_t *buffer, const struct util_dynarray *offsets);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/include/ |
| H A D | svga_overlay.h | 124 * Computes the size, pitches and offsets for YUV frames. 130 * Pitches and offsets for the given YUV frame are put in 'pitches' 131 * and 'offsets' respectively. They are both optional though. 142 uint32 *offsets) /* OUT (optional) */ 148 if (offsets) { 149 offsets[0] = 0; 161 if (offsets) { 162 offsets[1] = *size; 174 if (offsets) { 175 offsets[ 137 VMwareVideoGetAttributes(const SVGAOverlayFormat format,uint32 * width,uint32 * height,uint32 * size,uint32 * pitches,uint32 * offsets) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/include/ |
| H A D | svga_overlay.h | 124 * Computes the size, pitches and offsets for YUV frames. 130 * Pitches and offsets for the given YUV frame are put in 'pitches' 131 * and 'offsets' respectively. They are both optional though. 142 uint32 *offsets) /* OUT (optional) */ 148 if (offsets) { 149 offsets[0] = 0; 161 if (offsets) { 162 offsets[1] = *size; 174 if (offsets) { 175 offsets[ 137 VMwareVideoGetAttributes(const SVGAOverlayFormat format,uint32 * width,uint32 * height,uint32 * size,uint32 * pitches,uint32 * offsets) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_gather.h | 40 LLVMValueRef offsets, 50 LLVMValueRef offsets, 61 LLVMValueRef offsets,
|
| H A D | lp_bld_sample_aos.h | 49 const LLVMValueRef *offsets,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_gather.h | 40 LLVMValueRef offsets, 50 LLVMValueRef offsets, 61 LLVMValueRef offsets,
|
| H A D | lp_bld_sample_aos.h | 49 const LLVMValueRef *offsets,
|
| /xsrc/external/mit/xf86-video-geode/dist/src/cim/ |
| H A D | cim_vip.c | 203 * This routine configures the base offsets for video, ancillary or message 204 * mode capture. The input structure can also contain multiple offsets, such 219 VIPINPUTBUFFER_ADDR *offsets; local in function:vip_configure_capture_buffers 226 offsets = &buffer->offsets[VIP_BUFFER_TASK_A]; 231 offsets->y_pitch | (offsets->uv_pitch << 16)); 236 WRITE_VIP32(VIP_TASKA_VID_ODD_BASE, offsets->even_base[cur_buffer]); 237 WRITE_VIP32(VIP_TASKA_VID_EVEN_BASE, offsets->odd_base[cur_buffer]); 239 WRITE_VIP32(VIP_TASKA_VBI_ODD_BASE, offsets 322 VIPINPUTBUFFER_ADDR *offsets; local in function:vip_toggle_video_offsets 1279 VIPINPUTBUFFER_ADDR *offsets; local in function:vip_get_buffer_configuration [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/tests/ |
| H A D | state_pool_no_free.c | 38 uint32_t offsets[STATES_PER_THREAD]; member in struct:job 51 job->offsets[i] = state.offset; 92 if (thread_max < jobs[i].offsets[next[i]]) { 93 thread_max = jobs[i].offsets[next[i]]; 105 assert(jobs[max_thread_idx].offsets[next[max_thread_idx]] > highest); 107 highest = jobs[max_thread_idx].offsets[next[max_thread_idx]];
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/tests/ |
| H A D | state_pool_no_free.c | 37 uint32_t offsets[STATES_PER_THREAD]; member in struct:job 50 job->offsets[i] = state.offset; 92 if (thread_max < jobs[i].offsets[next[i]]) { 93 thread_max = jobs[i].offsets[next[i]]; 105 ASSERT(jobs[max_thread_idx].offsets[next[max_thread_idx]] > highest); 107 highest = jobs[max_thread_idx].offsets[next[max_thread_idx]];
|
| /xsrc/external/mit/libdrm/dist/tests/modetest/ |
| H A D | buffers.h | 37 unsigned int offsets[4], enum util_fill_pattern pattern);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_bicubic_filter.c | 152 unsigned video_height, struct vertex2f *offsets) 218 vtex, ureg_imm2f(shader, offsets[i].x, offsets[i].y)); 251 struct vertex2f offsets[16]; local in function:vl_bicubic_filter_init 312 offsets[0].x = -1.0f; offsets[0].y = -1.0f; 313 offsets[1].x = 0.0f; offsets[1].y = -1.0f; 314 offsets[2].x = 1.0f; offsets[ 151 create_frag_shader(struct vl_bicubic_filter * filter,unsigned video_width,unsigned video_height,struct vertex2f * offsets) argument [all...] |
| H A D | vl_median_filter.c | 77 struct vertex2f *offsets, 89 assert(num_offsets & 1); /* we need an odd number of offsets */ 90 if (!(num_offsets & 1)) { /* yeah, we REALLY need an odd number of offsets!!! */ 127 if (!is_vec_zero(offsets[i])) { 129 i_vtex, ureg_imm2f(shader, offsets[i].x, offsets[i].y)); 136 struct ureg_src src = is_vec_zero(offsets[i]) ? i_vtex : ureg_src(t_array[i]); 164 struct vertex2f **offsets, unsigned *num_offsets) 170 assert(offsets && num_offsets); 196 *offsets 76 create_frag_shader(struct vl_median_filter * filter,struct vertex2f * offsets,unsigned num_offsets) argument 163 generate_offsets(enum vl_median_filter_shape shape,unsigned size,struct vertex2f ** offsets,unsigned * num_offsets) argument 251 struct vertex2f *offsets = NULL; local in function:vl_median_filter_init [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_bicubic_filter.c | 152 unsigned video_height, struct vertex2f *offsets) 219 vtex, ureg_imm2f(shader, offsets[i].x, offsets[i].y)); 252 struct vertex2f offsets[16]; local in function:vl_bicubic_filter_init 313 offsets[0].x = -1.0f; offsets[0].y = -1.0f; 314 offsets[1].x = 0.0f; offsets[1].y = -1.0f; 315 offsets[2].x = 1.0f; offsets[ 151 create_frag_shader(struct vl_bicubic_filter * filter,unsigned video_width,unsigned video_height,struct vertex2f * offsets) argument [all...] |
| H A D | vl_median_filter.c | 77 struct vertex2f *offsets, 89 assert(num_offsets & 1); /* we need an odd number of offsets */ 90 if (!(num_offsets & 1)) { /* yeah, we REALLY need an odd number of offsets!!! */ 127 if (!is_vec_zero(offsets[i])) { 129 i_vtex, ureg_imm2f(shader, offsets[i].x, offsets[i].y)); 136 struct ureg_src src = is_vec_zero(offsets[i]) ? i_vtex : ureg_src(t_array[i]); 164 struct vertex2f **offsets, unsigned *num_offsets) 170 assert(offsets && num_offsets); 196 *offsets 76 create_frag_shader(struct vl_median_filter * filter,struct vertex2f * offsets,unsigned num_offsets) argument 163 generate_offsets(enum vl_median_filter_shape shape,unsigned size,struct vertex2f ** offsets,unsigned * num_offsets) argument 251 struct vertex2f *offsets = NULL; local in function:vl_median_filter_init [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | vertarr.c | 160 int offsets[4]; local in function:__indirect_glInterleavedArrays 185 offsets[i] = (modes[idx][i].count != 0) ? size : -1; 193 if (offsets[0] >= 0) { 198 if (offsets[1] >= 0) { 202 (const char *) pointer + offsets[1]); 204 if (offsets[2] >= 0) { 207 (const char *) pointer + offsets[2]); 212 (const char *) pointer + offsets[3]);
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | vertarr.c | 160 int offsets[4]; local in function:__indirect_glInterleavedArrays 185 offsets[i] = (modes[idx][i].count != 0) ? size : -1; 193 if (offsets[0] >= 0) { 198 if (offsets[1] >= 0) { 202 (const char *) pointer + offsets[1]); 204 if (offsets[2] >= 0) { 207 (const char *) pointer + offsets[2]); 212 (const char *) pointer + offsets[3]);
|
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_egl_stubs.c | 49 uint32_t *offsets, uint32_t *strides, 48 glamor_egl_fds_from_pixmap(ScreenPtr screen,PixmapPtr pixmap,int * fds,uint32_t * offsets,uint32_t * strides,uint64_t * modifier) argument
|