Home
last modified time | relevance | path

Searched refs:ValidateCopyPixels (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DvalidationGL1.cpp221 bool ValidateCopyPixels(const Context *, in ValidateCopyPixels() function
DvalidationGL1_autogen.h83 bool ValidateCopyPixels(const Context *context,
/device/generic/vulkan-cereal/third-party/angle/src/libGL/
Dentry_points_gl_1_0_autogen.cpp963 (context->skipValidation() || ValidateCopyPixels(context, x, y, width, height, type)); in CopyPixels()