OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_packed
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
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
)
1523
if (
is_packed
) {
1640
gen7_upload_wm_state(ScrnInfoPtr scrn, Bool
is_packed
)
1667
if (
is_packed
) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
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
)
1524
if (
is_packed
) {
1641
gen7_upload_wm_state(ScrnInfoPtr scrn, Bool
is_packed
)
1668
if (
is_packed
) {
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
brw_eu_validate.c
503
is_packed
(unsigned vstride, unsigned width, unsigned hstride)
function
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/
i965_video.c
612
i965_create_wm_state(ScrnInfoPtr scrn, drm_intel_bo *sampler_bo, Bool
is_packed
)
618
if (
is_packed
) {
648
if (
is_packed
)
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
brw_eu_validate.c
590
is_packed
(unsigned vstride, unsigned width, unsigned hstride)
function
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/
invocation.cpp
334
const bool
is_packed
= packed_structures.count(id);
local
349
const auto alignment =
is_packed
? 1u
Completed in 15 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026