HomeSort by: relevance | last modified time | path
    Searched refs:values (Results 1 - 25 of 715) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /xsrc/external/mit/libX11/dist/src/
GetGCVals.c 50 XGCValues *values)
53 char dashes = values->dashes;
54 Pixmap clip_mask = values->clip_mask;
55 *values = gc->values;
56 values->dashes = dashes;
57 values->clip_mask = clip_mask;
64 values->function = gc->values.function;
67 values->plane_mask = gc->values.plane_mask
    [all...]
AutoRep.c 35 XKeyboardControl values; local
36 values.auto_repeat_mode = AutoRepeatModeOn;
37 XChangeKeyboardControl (dpy, KBAutoRepeatMode, &values);
44 XKeyboardControl values; local
45 values.auto_repeat_mode = AutoRepeatModeOff;
46 XChangeKeyboardControl (dpy, KBAutoRepeatMode, &values);
  /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
glut_keyctrl.c 21 XKeyboardControl values; local
23 /* GLUT's repeatMode #define's match the Xlib API values. */
24 values.auto_repeat_mode = repeatMode;
25 XChangeKeyboardControl(__glutDisplay, KBAutoRepeatMode, &values);
  /xsrc/external/mit/MesaLib/src/intel/genxml/
gen11_pack.h 428 __attribute__((unused)) const struct GFX11_3DSTATE_CONSTANT_BODY * restrict values)
433 __gen_uint(values->ReadLength[0], 0, 15) |
434 __gen_uint(values->ReadLength[1], 16, 31);
437 __gen_uint(values->ReadLength[2], 0, 15) |
438 __gen_uint(values->ReadLength[3], 16, 31);
441 __gen_address(data, &dw[2], values->Buffer[0], 0, 5, 63);
446 __gen_address(data, &dw[4], values->Buffer[1], 0, 5, 63);
451 __gen_address(data, &dw[6], values->Buffer[2], 0, 5, 63);
456 __gen_address(data, &dw[8], values->Buffer[3], 0, 5, 63);
470 __attribute__((unused)) const struct GFX11_BINDING_TABLE_EDIT_ENTRY * restrict values)
    [all...]
gen45_pack.h 309 __attribute__((unused)) const struct GFX45_CC_VIEWPORT * restrict values)
314 __gen_float(values->MinimumDepth);
317 __gen_float(values->MaximumDepth);
375 __attribute__((unused)) const struct GFX45_CLIP_STATE * restrict values)
380 __gen_uint(values->GRFRegisterCount, 1, 3);
381 dw[0] = __gen_address(data, &dw[0], values->KernelStartPointer, v0, 6, 31);
384 __gen_uint(values->SoftwareExceptionEnable, 7, 7) |
385 __gen_uint(values->MaskStackExceptionEnable, 11, 11) |
386 __gen_uint(values->IllegalOpcodeExceptionEnable, 13, 13) |
387 __gen_uint(values->FloatingPointMode, 16, 16)
    [all...]
gen9_pack.h 427 __attribute__((unused)) const struct GFX9_3DSTATE_CONSTANT_BODY * restrict values)
432 __gen_uint(values->ReadLength[0], 0, 15) |
433 __gen_uint(values->ReadLength[1], 16, 31);
436 __gen_uint(values->ReadLength[2], 0, 15) |
437 __gen_uint(values->ReadLength[3], 16, 31);
440 __gen_address(data, &dw[2], values->Buffer[0], 0, 5, 63);
445 __gen_address(data, &dw[4], values->Buffer[1], 0, 5, 63);
450 __gen_address(data, &dw[6], values->Buffer[2], 0, 5, 63);
455 __gen_address(data, &dw[8], values->Buffer[3], 0, 5, 63);
469 __attribute__((unused)) const struct GFX9_BINDING_TABLE_EDIT_ENTRY * restrict values)
    [all...]
gen10_pack.h 411 __attribute__((unused)) const struct GEN10_3DSTATE_CONSTANT_BODY * restrict values)
416 __gen_uint(values->ReadLength[0], 0, 15) |
417 __gen_uint(values->ReadLength[1], 16, 31);
420 __gen_uint(values->ReadLength[2], 0, 15) |
421 __gen_uint(values->ReadLength[3], 16, 31);
424 __gen_combine_address(data, &dw[2], values->Buffer[0], 0);
429 __gen_combine_address(data, &dw[4], values->Buffer[1], 0);
434 __gen_combine_address(data, &dw[6], values->Buffer[2], 0);
439 __gen_combine_address(data, &dw[8], values->Buffer[3], 0);
453 __attribute__((unused)) const struct GEN10_BINDING_TABLE_EDIT_ENTRY * restrict values)
    [all...]
gen4_pack.h 309 __attribute__((unused)) const struct GFX4_CC_VIEWPORT * restrict values)
314 __gen_float(values->MinimumDepth);
317 __gen_float(values->MaximumDepth);
374 __attribute__((unused)) const struct GFX4_CLIP_STATE * restrict values)
379 __gen_uint(values->GRFRegisterCount, 1, 3);
380 dw[0] = __gen_address(data, &dw[0], values->KernelStartPointer, v0, 6, 31);
383 __gen_uint(values->SoftwareExceptionEnable, 7, 7) |
384 __gen_uint(values->MaskStackExceptionEnable, 11, 11) |
385 __gen_uint(values->IllegalOpcodeExceptionEnable, 13, 13) |
386 __gen_uint(values->FloatingPointMode, 16, 16)
    [all...]
gen6_pack.h 315 __attribute__((unused)) const struct GFX6_3DSTATE_CONSTANT_BODY * restrict values)
320 __gen_uint(values->ConstantBuffer0ReadLength, 0, 4) |
321 __gen_offset(values->PointertoConstantBuffer0, 5, 31);
324 __gen_uint(values->ConstantBuffer1ReadLength, 0, 4);
325 dw[1] = __gen_address(data, &dw[1], values->PointertoConstantBuffer1, v1, 5, 31);
328 __gen_uint(values->ConstantBuffer2ReadLength, 0, 4);
329 dw[2] = __gen_address(data, &dw[2], values->PointertoConstantBuffer2, v2, 5, 31);
332 __gen_uint(values->ConstantBuffer3ReadLength, 0, 4);
333 dw[3] = __gen_address(data, &dw[3], values->PointertoConstantBuffer3, v3, 5, 31);
344 __attribute__((unused)) const struct GFX6_BINDING_TABLE_STATE * restrict values)
    [all...]
gen7_pack.h 342 __attribute__((unused)) const struct GFX7_3DSTATE_CONSTANT_BODY * restrict values)
347 __gen_uint(values->ReadLength[0], 0, 15) |
348 __gen_uint(values->ReadLength[1], 16, 31);
351 __gen_uint(values->ReadLength[2], 0, 15) |
352 __gen_uint(values->ReadLength[3], 16, 31);
355 __gen_uint(values->MOCS, 0, 4);
356 dw[2] = __gen_address(data, &dw[2], values->Buffer[0], v2, 5, 31);
358 dw[3] = __gen_address(data, &dw[3], values->Buffer[1], 0, 5, 31);
360 dw[4] = __gen_address(data, &dw[4], values->Buffer[2], 0, 5, 31);
362 dw[5] = __gen_address(data, &dw[5], values->Buffer[3], 0, 5, 31)
    [all...]
gen8_pack.h 372 __attribute__((unused)) const struct GFX8_3DSTATE_CONSTANT_BODY * restrict values)
377 __gen_uint(values->ReadLength[0], 0, 15) |
378 __gen_uint(values->ReadLength[1], 16, 31);
381 __gen_uint(values->ReadLength[2], 0, 15) |
382 __gen_uint(values->ReadLength[3], 16, 31);
385 __gen_address(data, &dw[2], values->Buffer[0], 0, 5, 63);
390 __gen_address(data, &dw[4], values->Buffer[1], 0, 5, 63);
395 __gen_address(data, &dw[6], values->Buffer[2], 0, 5, 63);
400 __gen_address(data, &dw[8], values->Buffer[3], 0, 5, 63);
414 __attribute__((unused)) const struct GFX8_BINDING_TABLE_EDIT_ENTRY * restrict values)
    [all...]
gen12_pack.h 428 __attribute__((unused)) const struct GFX12_3DSTATE_CONSTANT_ALL_DATA * restrict values)
433 __gen_uint(values->ConstantBufferReadLength, 0, 4);
435 __gen_address(data, &dw[0], values->PointerToConstantBuffer, v0, 5, 63);
449 __attribute__((unused)) const struct GFX12_3DSTATE_CONSTANT_BODY * restrict values)
454 __gen_uint(values->ReadLength[0], 0, 15) |
455 __gen_uint(values->ReadLength[1], 16, 31);
458 __gen_uint(values->ReadLength[2], 0, 15) |
459 __gen_uint(values->ReadLength[3], 16, 31);
462 __gen_address(data, &dw[2], values->Buffer[0], 0, 5, 63);
467 __gen_address(data, &dw[4], values->Buffer[1], 0, 5, 63)
    [all...]
  /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/
v5_pack.h 1063 const struct MALI_ATTRIBUTE * restrict values)
1065 cl[ 0] = __gen_uint(values->buffer_index, 0, 8) |
1066 __gen_uint(values->offset_enable, 9, 9) |
1067 __gen_uint(values->format, 10, 31);
1068 cl[ 1] = __gen_sint(values->offset, 0, 31);
1077 struct MALI_ATTRIBUTE * restrict values)
1079 values->buffer_index = __gen_unpack_uint(cl, 0, 8);
1080 values->offset_enable = __gen_unpack_uint(cl, 9, 9);
1081 values->format = __gen_unpack_uint(cl, 10, 31);
1082 values->offset = __gen_unpack_sint(cl, 32, 63)
    [all...]
v7_pack.h 1144 const struct MALI_ATTRIBUTE * restrict values)
1146 cl[ 0] = __gen_uint(values->buffer_index, 0, 8) |
1147 __gen_uint(values->offset_enable, 9, 9) |
1148 __gen_uint(values->format, 10, 31);
1149 cl[ 1] = __gen_sint(values->offset, 0, 31);
1158 struct MALI_ATTRIBUTE * restrict values)
1160 values->buffer_index = __gen_unpack_uint(cl, 0, 8);
1161 values->offset_enable = __gen_unpack_uint(cl, 9, 9);
1162 values->format = __gen_unpack_uint(cl, 10, 31);
1163 values->offset = __gen_unpack_sint(cl, 32, 63)
    [all...]
v6_pack.h 1092 const struct MALI_ATTRIBUTE * restrict values)
1094 cl[ 0] = __gen_uint(values->buffer_index, 0, 8) |
1095 __gen_uint(values->offset_enable, 9, 9) |
1096 __gen_uint(values->format, 10, 31);
1097 cl[ 1] = __gen_sint(values->offset, 0, 31);
1106 struct MALI_ATTRIBUTE * restrict values)
1108 values->buffer_index = __gen_unpack_uint(cl, 0, 8);
1109 values->offset_enable = __gen_unpack_uint(cl, 9, 9);
1110 values->format = __gen_unpack_uint(cl, 10, 31);
1111 values->offset = __gen_unpack_sint(cl, 32, 63)
    [all...]
v4_pack.h 1011 const struct MALI_ATTRIBUTE * restrict values)
1013 cl[ 0] = __gen_uint(values->buffer_index, 0, 8) |
1014 __gen_uint(values->offset_enable, 9, 9) |
1015 __gen_uint(values->format, 10, 31);
1016 cl[ 1] = __gen_sint(values->offset, 0, 31);
1025 struct MALI_ATTRIBUTE * restrict values)
1027 values->buffer_index = __gen_unpack_uint(cl, 0, 8);
1028 values->offset_enable = __gen_unpack_uint(cl, 9, 9);
1029 values->format = __gen_unpack_uint(cl, 10, 31);
1030 values->offset = __gen_unpack_sint(cl, 32, 63)
    [all...]
  /xsrc/external/mit/MesaLib.old/src/intel/genxml/
gen5_pack.h 293 __attribute__((unused)) const struct GEN5_CC_VIEWPORT * restrict values)
298 __gen_float(values->MinimumDepth);
301 __gen_float(values->MaximumDepth);
357 __attribute__((unused)) const struct GEN5_CLIP_STATE * restrict values)
362 __gen_uint(values->GRFRegisterCount, 1, 3) |
363 __gen_offset(values->KernelStartPointer, 6, 31);
366 __gen_uint(values->SoftwareExceptionEnable, 7, 7) |
367 __gen_uint(values->MaskStackExceptionEnable, 11, 11) |
368 __gen_uint(values->IllegalOpcodeExceptionEnable, 13, 13) |
369 __gen_uint(values->FloatingPointMode, 16, 16)
    [all...]
gen11_pack.h 412 __attribute__((unused)) const struct GEN11_3DSTATE_CONSTANT_BODY * restrict values)
417 __gen_uint(values->ReadLength[0], 0, 15) |
418 __gen_uint(values->ReadLength[1], 16, 31);
421 __gen_uint(values->ReadLength[2], 0, 15) |
422 __gen_uint(values->ReadLength[3], 16, 31);
425 __gen_combine_address(data, &dw[2], values->Buffer[0], 0);
430 __gen_combine_address(data, &dw[4], values->Buffer[1], 0);
435 __gen_combine_address(data, &dw[6], values->Buffer[2], 0);
440 __gen_combine_address(data, &dw[8], values->Buffer[3], 0);
454 __attribute__((unused)) const struct GEN11_BINDING_TABLE_EDIT_ENTRY * restrict values)
    [all...]
gen10_pack.h 411 __attribute__((unused)) const struct GEN10_3DSTATE_CONSTANT_BODY * restrict values)
416 __gen_uint(values->ReadLength[0], 0, 15) |
417 __gen_uint(values->ReadLength[1], 16, 31);
420 __gen_uint(values->ReadLength[2], 0, 15) |
421 __gen_uint(values->ReadLength[3], 16, 31);
424 __gen_combine_address(data, &dw[2], values->Buffer[0], 0);
429 __gen_combine_address(data, &dw[4], values->Buffer[1], 0);
434 __gen_combine_address(data, &dw[6], values->Buffer[2], 0);
439 __gen_combine_address(data, &dw[8], values->Buffer[3], 0);
453 __attribute__((unused)) const struct GEN10_BINDING_TABLE_EDIT_ENTRY * restrict values)
    [all...]
gen9_pack.h 411 __attribute__((unused)) const struct GEN9_3DSTATE_CONSTANT_BODY * restrict values)
416 __gen_uint(values->ReadLength[0], 0, 15) |
417 __gen_uint(values->ReadLength[1], 16, 31);
420 __gen_uint(values->ReadLength[2], 0, 15) |
421 __gen_uint(values->ReadLength[3], 16, 31);
424 __gen_combine_address(data, &dw[2], values->Buffer[0], 0);
429 __gen_combine_address(data, &dw[4], values->Buffer[1], 0);
434 __gen_combine_address(data, &dw[6], values->Buffer[2], 0);
439 __gen_combine_address(data, &dw[8], values->Buffer[3], 0);
453 __attribute__((unused)) const struct GEN9_BINDING_TABLE_EDIT_ENTRY * restrict values)
    [all...]
gen6_pack.h 299 __attribute__((unused)) const struct GEN6_3DSTATE_CONSTANT_BODY * restrict values)
304 __gen_uint(values->ConstantBuffer0ReadLength, 0, 4) |
305 __gen_offset(values->PointertoConstantBuffer0, 5, 31);
308 __gen_uint(values->ConstantBuffer1ReadLength, 0, 4);
309 dw[1] = __gen_combine_address(data, &dw[1], values->PointertoConstantBuffer1, v1);
312 __gen_uint(values->ConstantBuffer2ReadLength, 0, 4);
313 dw[2] = __gen_combine_address(data, &dw[2], values->PointertoConstantBuffer2, v2);
316 __gen_uint(values->ConstantBuffer3ReadLength, 0, 4);
317 dw[3] = __gen_combine_address(data, &dw[3], values->PointertoConstantBuffer3, v3);
328 __attribute__((unused)) const struct GEN6_BINDING_TABLE_STATE * restrict values)
    [all...]
gen7_pack.h 326 __attribute__((unused)) const struct GEN7_3DSTATE_CONSTANT_BODY * restrict values)
331 __gen_uint(values->ReadLength[0], 0, 15) |
332 __gen_uint(values->ReadLength[1], 16, 31);
335 __gen_uint(values->ReadLength[2], 0, 15) |
336 __gen_uint(values->ReadLength[3], 16, 31);
339 __gen_uint(values->MOCS, 0, 4);
340 dw[2] = __gen_combine_address(data, &dw[2], values->Buffer[0], v2);
342 dw[3] = __gen_combine_address(data, &dw[3], values->Buffer[1], 0);
344 dw[4] = __gen_combine_address(data, &dw[4], values->Buffer[2], 0);
346 dw[5] = __gen_combine_address(data, &dw[5], values->Buffer[3], 0)
    [all...]
gen45_pack.h 293 __attribute__((unused)) const struct GEN45_CC_VIEWPORT * restrict values)
298 __gen_float(values->MinimumDepth);
301 __gen_float(values->MaximumDepth);
359 __attribute__((unused)) const struct GEN45_CLIP_STATE * restrict values)
364 __gen_uint(values->GRFRegisterCount, 1, 3);
365 dw[0] = __gen_combine_address(data, &dw[0], values->KernelStartPointer, v0);
368 __gen_uint(values->SoftwareExceptionEnable, 7, 7) |
369 __gen_uint(values->MaskStackExceptionEnable, 11, 11) |
370 __gen_uint(values->IllegalOpcodeExceptionEnable, 13, 13) |
371 __gen_uint(values->FloatingPointMode, 16, 16)
    [all...]
gen4_pack.h 293 __attribute__((unused)) const struct GEN4_CC_VIEWPORT * restrict values)
298 __gen_float(values->MinimumDepth);
301 __gen_float(values->MaximumDepth);
358 __attribute__((unused)) const struct GEN4_CLIP_STATE * restrict values)
363 __gen_uint(values->GRFRegisterCount, 1, 3);
364 dw[0] = __gen_combine_address(data, &dw[0], values->KernelStartPointer, v0);
367 __gen_uint(values->SoftwareExceptionEnable, 7, 7) |
368 __gen_uint(values->MaskStackExceptionEnable, 11, 11) |
369 __gen_uint(values->IllegalOpcodeExceptionEnable, 13, 13) |
370 __gen_uint(values->FloatingPointMode, 16, 16)
    [all...]
gen8_pack.h 356 __attribute__((unused)) const struct GEN8_3DSTATE_CONSTANT_BODY * restrict values)
361 __gen_uint(values->ReadLength[0], 0, 15) |
362 __gen_uint(values->ReadLength[1], 16, 31);
365 __gen_uint(values->ReadLength[2], 0, 15) |
366 __gen_uint(values->ReadLength[3], 16, 31);
369 __gen_combine_address(data, &dw[2], values->Buffer[0], 0);
374 __gen_combine_address(data, &dw[4], values->Buffer[1], 0);
379 __gen_combine_address(data, &dw[6], values->Buffer[2], 0);
384 __gen_combine_address(data, &dw[8], values->Buffer[3], 0);
398 __attribute__((unused)) const struct GEN8_BINDING_TABLE_EDIT_ENTRY * restrict values)
    [all...]

Completed in 186 milliseconds

1 2 3 4 5 6 7 8 91011>>