OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:image_index_offset
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
draw_llvm_sample.c
425
if (params->
image_index_offset
) {
428
LLVMValueRef unit = LLVMBuildAdd(gallivm->builder, params->
image_index_offset
,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
lp_tex_sample.c
477
if (params->
image_index_offset
) {
480
LLVMValueRef unit = LLVMBuildAdd(gallivm->builder, params->
image_index_offset
,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample.h
144
LLVMValueRef
image_index_offset
;
member in struct:lp_img_params
lp_bld_nir.c
1417
params.
image_index_offset
= indir_index;
1454
params.
image_index_offset
= indir_index;
1531
params.
image_index_offset
= indir_index;
lp_bld_nir_soa.c
1370
if (params->
image_index_offset
)
1371
params->
image_index_offset
= LLVMBuildExtractElement(gallivm->builder, params->
image_index_offset
,
lp_bld_sample_soa.c
4814
switch_info->params.
image_index_offset
= 0;
Completed in 19 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026