OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:loadTexHandle
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_lowering_nvc0.h
137
Value *
loadTexHandle
(Value *ptr, unsigned int slot);
nv50_ir_lowering_nvc0.cpp
663
NVC0LoweringPass::
loadTexHandle
(Value *ptr, unsigned int slot)
746
Value *hnd =
loadTexHandle
(i->getIndirectR(), i->tex.r);
759
Value *rHnd =
loadTexHandle
(NULL, i->tex.r);
760
Value *sHnd =
loadTexHandle
(NULL, i->tex.s);
[
all
...]
Completed in 183 milliseconds