Searched refs:is_packed (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | i965_video.c | 717 Bool is_packed) 723 if (is_packed) { 770 if (is_packed) 1511 gen6_upload_wm_state(ScrnInfoPtr scrn, Bool is_packed) argument 1523 if (is_packed) { 1640 gen7_upload_wm_state(ScrnInfoPtr scrn, Bool is_packed) argument 1667 if (is_packed) { 715 i965_create_wm_state(ScrnInfoPtr scrn,drm_intel_bo * sampler_bo,Bool is_packed) argument
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | i965_video.c | 718 Bool is_packed) 724 if (is_packed) { 771 if (is_packed) 1512 gen6_upload_wm_state(ScrnInfoPtr scrn, Bool is_packed) argument 1524 if (is_packed) { 1641 gen7_upload_wm_state(ScrnInfoPtr scrn, Bool is_packed) argument 1668 if (is_packed) { 716 i965_create_wm_state(ScrnInfoPtr scrn,drm_intel_bo * sampler_bo,Bool is_packed) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_eu_validate.c | 503 is_packed(unsigned vstride, unsigned width, unsigned hstride) function in typeref:typename:bool 663 if (is_packed(exec_size * dst_stride, exec_size, dst_stride)) { 1019 bool dst_is_packed = is_packed(exec_size * dst_stride, exec_size, dst_stride); 1558 is_packed(exec_size * stride, exec_size, stride) && 1568 is_packed(vstride, width, hstride) && \
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i965_video.c | 612 i965_create_wm_state(ScrnInfoPtr scrn, drm_intel_bo *sampler_bo, Bool is_packed) argument 618 if (is_packed) { 648 if (is_packed)
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_eu_validate.c | 590 is_packed(unsigned vstride, unsigned width, unsigned hstride) function in typeref:typename:bool 750 if (is_packed(exec_size * dst_stride, exec_size, dst_stride)) { 1106 bool dst_is_packed = is_packed(exec_size * dst_stride, exec_size, dst_stride); 1645 is_packed(exec_size * stride, exec_size, stride) && 1655 is_packed(vstride, width, hstride) && \
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/spirv/ |
| H A D | invocation.cpp | 334 const bool is_packed = packed_structures.count(id); local in function:__anon5acbcb200110::create_binary_from_spirv 349 const auto alignment = is_packed ? 1u
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.1.0.rst | 2201 - nir: Get rid of nir_register::is_packed
|
Completed in 21 milliseconds