Searched refs:storage_index (Results 1 – 5 of 5) sorted by relevance
77 size_t slice_idx = prev_slice->storage_index; in PushSchedSwitch()130 prev_slice->storage_index = next_idx; in PushSchedSwitch()201 size_t row = pending_sched.storage_index; in FlushPendingEvents()
75 size_t storage_index = std::numeric_limits<size_t>::max();
144 for (glw::GLuint storage_index = 0; storage_index < m_n_storage_type; ++storage_index) in iterate() local153 configureCubeMapArrayTexture(width, height, depth, static_cast<STORAGE_TYPE>(storage_index), 0); in iterate()
376 const auto storage_index = 2; in ValidateVariable() local377 const auto storage_id = result_type->GetOperandAs<uint32_t>(storage_index); in ValidateVariable()
413 const auto storage_index = 2; in ValidateVariable() local414 const auto storage_id = result_type->GetOperandAs<uint32_t>(storage_index); in ValidateVariable()