Home
last modified time | relevance | path

Searched defs:stage_index (Results 1 – 8 of 8) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-map.cc327 unsigned int stage_index = 0; in compile() local
Dhb-ot-layout.cc1908 for (unsigned int stage_index = 0; stage_index < stages[table_index].length; stage_index++) in apply() local
/external/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniform_blocks.c284 int stage_index = interfaceBlockStageIndex[i][j]; in nir_interstage_cross_validate_uniform_blocks() local
Dlinker.cpp1270 int stage_index = InterfaceBlockStageIndex[i][j]; in interstage_cross_validate_uniform_blocks() local
/external/libaom/av1/encoder/
Dmcomp.c363 int stage_index = MAX_MVSEARCH_STEPS - 1; in av1_init_dsmotion_compensation() local
399 int stage_index = MAX_MVSEARCH_STEPS - 1; in av1_init_motion_fpf() local
446 int stage_index = 0; in av1_init_motion_compensation_nstep() local
/external/vulkan-validation-layers/layers/
Dparameter_validation_utils.cpp1175 … for (uint32_t stage_index = 0; stage_index < pCreateInfos[i].stageCount; ++stage_index) { in manual_PreCallValidateCreateGraphicsPipelines() local
Dshader_validation.cpp3052 …for (uint32_t stage_index = 0; stage_index < pipeline->raytracingPipelineCI.stageCount; stage_inde… in ValidateRayTracingPipelineNV() local
Dcore_validation.cpp14582 for (uint32_t stage_index = 0; stage_index < pCreateInfo->stageCount; stage_index++) { in initRayTracingPipelineNV() local