OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rsrBindConstant
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/
rsRuntime.h
34
void
rsrBindConstant
(Context *, ProgramFragment *, uint32_t slot, Allocation *);
35
void
rsrBindConstant
(Context *, ProgramVertex*, uint32_t slot, Allocation *);
rsScriptC_LibGL.cpp
51
void
rsrBindConstant
(Context *rsc, ProgramFragment *pf, uint32_t slot, Allocation *a) {
57
void
rsrBindConstant
(Context *rsc, ProgramVertex *pv, uint32_t slot, Allocation *a) {
/frameworks/rs/driver/
rsdRuntimeStubs.cpp
[
all
...]
Completed in 249 milliseconds