Home
last modified time | relevance | path

Searched refs:addExportVarIndex (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/rsov/compiler/
DContext.h70 void addExportVarIndex(uint32_t slot, uint32_t index) { in addExportVarIndex() function
76 void addExportVarIndex(const char *varName, uint32_t index) { in addExportVarIndex() function
82 addExportVarIndex(slot, index); in addExportVarIndex()