Searched defs:ubo_index (Results 1 – 3 of 3) sorted by relevance
583 size_t ubo_index = ~0; in rogue_ubo_reg() local
4377 LLVMValueRef ubo_index = ctx->abi->load_ubo(ctx->abi, ctx->ac.i32_0); in get_bindless_index_from_uniform() local
4589 GLuint ubo_index = glGetUniformBlockIndex(program.get(), "UBO"); in TEST_P() local