Searched refs:ConvertToSignedIntegerColor (Results 1 – 4 of 4) sorted by relevance
71 std::array<int32_t, 4> ConvertToSignedIntegerColor(dawn_native::Color color);
226 std::array<int32_t, 4> ConvertToSignedIntegerColor(dawn_native::Color color) { in ConvertToSignedIntegerColor() function
268 ConvertToSignedIntegerColor(attachmentInfo.clearColor); in RecordBeginRenderPass()
1084 ConvertToSignedIntegerColor(attachmentInfo->clearColor); in ExecuteRenderPass()