OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sgpr_index
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_shader.c
152
LLVMValueRef
sgpr_index
;
local
156
sgpr_index
= lp_build_const_int32(gallivm, sgpr);
194
ptr = LLVMBuildIntToPtr(gallivm->builder,
sgpr_index
, ret_type, "");
Completed in 246 milliseconds