Home
last modified time | relevance | path

Searched defs:state_index (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/ext2ed/
Dmain.c466 int state_index=-1; in complete_command() local
/external/grpc-grpc/tools/codegen/core/
Dgen_hpack_tables.cc181 static unsigned state_index(unsigned bitofs, symset syms, unsigned *isnew) { in state_index() function
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_batchbuffer.c932 const unsigned state_index = batch->state.bo->index; in submit_batch() local
/external/vulkan-validation-layers/layers/
Dparameter_validation_utils.cpp895 …for (uint32_t state_index = 0; state_index < dynamic_state_info.dynamicStateCount; ++state_index) { in manual_PreCallValidateCreateGraphicsPipelines() local