HomeSort by relevance Sort by last modified time
    Searched refs:beginVariables (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/slang/
slang_rs_reflection_state.h 332 // a) beginVariables(number_of_exported_variables_in_file)
338 void beginVariables(size_t Count) {
slang_rs_reflection.cpp 543 mState->beginVariables(mRSContext->export_vars_size());
    [all...]

Completed in 70 milliseconds