Lines Matching refs:Result

90     Result result = material->Initialize(allocator);  in Create()
275 Result
278 Result result = INITIALIZE_RESULT_OK; in CreateBuffers()
288 result |= Result::MASK_FAIL_BIT; in CreateBuffers()
298 … ::std::pair<ResMaterial, Result> copyResult = this->CopyResMaterial(allocator, bufferOption); in CreateBuffers()
307 result |= Result::MASK_FAIL_BIT; in CreateBuffers()
316 ::std::pair<ResMaterial, Result>
321 Result result = INITIALIZE_RESULT_OK; in CopyResMaterial()
328 result |= Result::MASK_FAIL_BIT; in CopyResMaterial()
375 result |= Result::MASK_FAIL_BIT; in CopyResMaterial()
399 result |= Result::MASK_FAIL_BIT; in CopyResMaterial()
426 result |= Result::MASK_FAIL_BIT; in CopyResMaterial()
444 result |= Result::MASK_FAIL_BIT; in CopyResMaterial()
461 result |= Result::MASK_FAIL_BIT; in CopyResMaterial()
479 ::std::pair<ResFragmentLightingTable, Result> copyResult = in CopyResMaterial()
486 result |= Result::MASK_FAIL_BIT; in CopyResMaterial()
603 ::std::pair<ResFragmentLightingTable, Result>
608 Result result = INITIALIZE_RESULT_OK; in CopyResFragmentLightingTable()
613 result |= Result::MASK_FAIL_BIT; in CopyResFragmentLightingTable()
629 ::std::pair<ResLightingLookupTable, Result> copyResult = in CopyResFragmentLightingTable()
639 ::std::pair<ResLightingLookupTable, Result> copyResult = in CopyResFragmentLightingTable()
649 ::std::pair<ResLightingLookupTable, Result> copyResult = in CopyResFragmentLightingTable()
659 ::std::pair<ResLightingLookupTable, Result> copyResult = in CopyResFragmentLightingTable()
669 ::std::pair<ResLightingLookupTable, Result> copyResult = in CopyResFragmentLightingTable()
679 ::std::pair<ResLightingLookupTable, Result> copyResult = in CopyResFragmentLightingTable()
691 ::std::pair<ResLightingLookupTable, Result>
696 Result result = INITIALIZE_RESULT_OK; in CopyResLightingLookupTable()
702 result |= Result::MASK_FAIL_BIT; in CopyResLightingLookupTable()
713 result |= Result::MASK_FAIL_BIT; in CopyResLightingLookupTable()
819 Result
822 Result result = INITIALIZE_RESULT_OK; in Initialize()