Searched refs:convertBufferToRGBA (Results 1 – 2 of 2) sorted by relevance
578 angle::Result convertBufferToRGBA(ContextVk *contextVk, size_t &conversionBufferSize);
2878 angle::Result TextureVk::convertBufferToRGBA(ContextVk *contextVk, size_t &conversionBufferSize) in convertBufferToRGBA() function in rx::TextureVk2940 ANGLE_TRY(convertBufferToRGBA(contextVk, conversionBufferSize)); in syncState()