Searched refs:option_values (Results 1 – 1 of 1) sorted by relevance
606 void* option_values[] = { in LoadPtx() local612 CHECK(TF_ARRAYSIZE(options) == TF_ARRAYSIZE(option_values)); in LoadPtx()620 option_values); in LoadPtx()626 error_log_buffer_bytes = reinterpret_cast<uintptr_t>(option_values[0]); in LoadPtx()627 info_log_buffer_bytes = reinterpret_cast<uintptr_t>(option_values[2]); in LoadPtx()