Lines Matching refs:Result

88     Result result = material->Initialize(allocator);  in Create()
273 Result
276 Result result = INITIALIZE_RESULT_OK; in CreateBuffers()
286 result |= Result::MASK_FAIL_BIT; in CreateBuffers()
296 … ::std::pair<ResMaterial, Result> copyResult = this->CopyResMaterial(allocator, bufferOption); in CreateBuffers()
305 result |= Result::MASK_FAIL_BIT; in CreateBuffers()
314 ::std::pair<ResMaterial, Result>
319 Result result = INITIALIZE_RESULT_OK; in CopyResMaterial()
326 result |= Result::MASK_FAIL_BIT; in CopyResMaterial()
373 result |= Result::MASK_FAIL_BIT; in CopyResMaterial()
397 result |= Result::MASK_FAIL_BIT; in CopyResMaterial()
424 result |= Result::MASK_FAIL_BIT; in CopyResMaterial()
442 result |= Result::MASK_FAIL_BIT; in CopyResMaterial()
459 result |= Result::MASK_FAIL_BIT; in CopyResMaterial()
477 ::std::pair<ResFragmentLightingTable, Result> copyResult = in CopyResMaterial()
484 result |= Result::MASK_FAIL_BIT; in CopyResMaterial()
601 ::std::pair<ResFragmentLightingTable, Result>
606 Result result = INITIALIZE_RESULT_OK; in CopyResFragmentLightingTable()
611 result |= Result::MASK_FAIL_BIT; in CopyResFragmentLightingTable()
627 ::std::pair<ResLightingLookupTable, Result> copyResult = in CopyResFragmentLightingTable()
637 ::std::pair<ResLightingLookupTable, Result> copyResult = in CopyResFragmentLightingTable()
647 ::std::pair<ResLightingLookupTable, Result> copyResult = in CopyResFragmentLightingTable()
657 ::std::pair<ResLightingLookupTable, Result> copyResult = in CopyResFragmentLightingTable()
667 ::std::pair<ResLightingLookupTable, Result> copyResult = in CopyResFragmentLightingTable()
677 ::std::pair<ResLightingLookupTable, Result> copyResult = in CopyResFragmentLightingTable()
689 ::std::pair<ResLightingLookupTable, Result>
694 Result result = INITIALIZE_RESULT_OK; in CopyResLightingLookupTable()
700 result |= Result::MASK_FAIL_BIT; in CopyResLightingLookupTable()
711 result |= Result::MASK_FAIL_BIT; in CopyResLightingLookupTable()
819 Result
822 Result result = INITIALIZE_RESULT_OK; in Initialize()