| /xsrc/external/mit/MesaLib.old/src/compiler/nir/ |
| H A D | nir_constant_expressions.c | 313 MAYBE_UNUSED unsigned num_components, 315 MAYBE_UNUSED nir_const_value **_src) 357 MAYBE_UNUSED unsigned num_components, 359 MAYBE_UNUSED nir_const_value **_src) 401 MAYBE_UNUSED unsigned num_components, 403 MAYBE_UNUSED nir_const_value **_src) 445 MAYBE_UNUSED unsigned num_components, 447 MAYBE_UNUSED nir_const_value **_src) 491 MAYBE_UNUSED unsigned num_components, 493 MAYBE_UNUSED nir_const_valu [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | simple_mtx.h | 64 simple_mtx_init(simple_mtx_t *mtx, MAYBE_UNUSED int type)
|
| H A D | macros.h | 239 #define MAYBE_UNUSED UNUSED macro 264 MAYBE_UNUSED STRUCT s; \
|
| H A D | half_float.c | 190 MAYBE_UNUSED const int s = (val >> 15) & 0x1;
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texstore.h | 63 MAYBE_UNUSED GLenum baseInternalFormat, \ 64 MAYBE_UNUSED mesa_format dstFormat, \
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| H A D | pixman-compiler.h | 28 # define MAYBE_UNUSED __attribute__((unused)) macro 30 # define MAYBE_UNUSED macro
|
| H A D | pixman-private.h | 460 MAYBE_UNUSED pixman_op_t op = info->op; \ 461 MAYBE_UNUSED pixman_image_t * src_image = info->src_image; \ 462 MAYBE_UNUSED pixman_image_t * mask_image = info->mask_image; \ 463 MAYBE_UNUSED pixman_image_t * dest_image = info->dest_image; \ 464 MAYBE_UNUSED int32_t src_x = info->src_x; \ 465 MAYBE_UNUSED int32_t src_y = info->src_y; \ 466 MAYBE_UNUSED int32_t mask_x = info->mask_x; \ 467 MAYBE_UNUSED int32_t mask_y = info->mask_y; \ 468 MAYBE_UNUSED int32_t dest_x = info->dest_x; \ 469 MAYBE_UNUSED int32_ [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_video.c | 35 MAYBE_UNUSED unsigned ret = 0; /* used in debug checks */ 56 MAYBE_UNUSED unsigned ret = 0; /* used in debug checks */ 76 MAYBE_UNUSED unsigned ret; /* used in debug checks */
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/ |
| H A D | aub_mem.c | 158 MAYBE_UNUSED int ftruncate_res = ftruncate(mem->mem_fd, mem->mem_fd_len += 4096); 292 MAYBE_UNUSED void *res = 358 MAYBE_UNUSED void *res =
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_dump.c | 65 MAYBE_UNUSED VkResult result; 203 MAYBE_UNUSED VkResult result; 252 MAYBE_UNUSED VkResult result;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ |
| H A D | v3dx_rcl.c | 272 MAYBE_UNUSED bool needs_color_clear = job->clear & PIPE_CLEAR_COLOR_BUFFERS; 273 MAYBE_UNUSED bool needs_z_clear = job->clear & PIPE_CLEAR_DEPTH; 274 MAYBE_UNUSED bool needs_s_clear = job->clear & PIPE_CLEAR_STENCIL; 565 MAYBE_UNUSED uint32_t config_pad = 0;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_qpu_emit.c | 207 MAYBE_UNUSED bool had_pm = *last_inst(block) & QPU_PM; 208 MAYBE_UNUSED bool had_ws = *last_inst(block) & QPU_WS; 209 MAYBE_UNUSED uint32_t unpack = QPU_GET_FIELD(*last_inst(block), QPU_UNPACK); 422 MAYBE_UNUSED bool handled_qinst_cond = false;
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | egldevice.c | 244 MAYBE_UNUSED _EGLDevice *dev;
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_pipe_control.c | 121 MAYBE_UNUSED const struct gen_device_info *devinfo = &brw->screen->devinfo;
|
| H A D | brw_program_binary.c | 209 MAYBE_UNUSED uint32_t gen_size = blob_read_uint32(&reader); 216 MAYBE_UNUSED uint32_t nir_size = blob_read_uint32(&reader);
|
| H A D | brw_tcs.c | 209 MAYBE_UNUSED struct brw_program *tep = 233 MAYBE_UNUSED bool success = brw_codegen_tcs_prog(brw, tcp, tep, &key);
|
| H A D | brw_cs.c | 183 MAYBE_UNUSED bool success = brw_codegen_cs_prog(brw, cp, &key);
|
| H A D | brw_gs.c | 184 MAYBE_UNUSED bool success = brw_codegen_gs_prog(brw, gp, &key);
|
| H A D | brw_tes.c | 182 MAYBE_UNUSED bool success = brw_codegen_tes_prog(brw, tep, &key);
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_inst.h | 348 brw_inst_3src_a1_src0_imm(MAYBE_UNUSED const struct gen_device_info *devinfo, 356 brw_inst_3src_a1_src2_imm(MAYBE_UNUSED const struct gen_device_info *devinfo, 364 brw_inst_set_3src_a1_src0_imm(MAYBE_UNUSED const struct gen_device_info *devinfo, 372 brw_inst_set_3src_a1_src2_imm(MAYBE_UNUSED const struct gen_device_info *devinfo, 817 brw_inst_imm_uq(MAYBE_UNUSED const struct gen_device_info *devinfo,
|
| H A D | brw_eu.h | 288 brw_message_desc_header_present(MAYBE_UNUSED const struct gen_device_info *devinfo, 371 brw_sampler_desc_return_format(MAYBE_UNUSED const struct gen_device_info *devinfo, 754 MAYBE_UNUSED unsigned exec_size, /**< 0 for SIMD4x2 */ 775 MAYBE_UNUSED unsigned exec_size,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipe-loader/ |
| H A D | pipe_loader_sw.c | 280 MAYBE_UNUSED struct pipe_loader_sw_device *sdev =
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_draw.c | 1005 MAYBE_UNUSED unsigned size = ib->width0; 1006 MAYBE_UNUSED unsigned offset = range->indexArray.offset; 1007 MAYBE_UNUSED unsigned stride = range->indexArray.stride; 1008 MAYBE_UNUSED unsigned count;
|
| H A D | svga_swtnl_draw.c | 49 MAYBE_UNUSED unsigned old_num_vertex_buffers;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/ |
| H A D | surface.c | 230 MAYBE_UNUSED XvMCSurfacePrivate *past_surface_priv; 231 MAYBE_UNUSED XvMCSurfacePrivate *future_surface_priv;
|