Searched refs:regCount (Results 1 – 2 of 2) sorted by relevance
922 const int32_t regCount = 33; in apply_reg_state() local924 const int32_t regCount = DWARF_NUM_PRESERVED_REGS; in apply_reg_state() local930 for (i = 0; i < regCount; ++i) in apply_reg_state()
3074 int regCount = gl::VariableRegisterCount(attribute.type); in initAttribLocationsToD3DSemantic() local3078 for (int reg = 0; reg < regCount; ++reg) in initAttribLocationsToD3DSemantic()