Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_interop.c112 return MESA_GLINTEROP_INVALID_MIP_LEVEL; in lookup_object()
234 return MESA_GLINTEROP_INVALID_MIP_LEVEL; in lookup_object()
/aosp_15_r20/external/mesa3d/include/GL/
H A Dmesa_glinterop.h93 MESA_GLINTEROP_INVALID_MIP_LEVEL, enumerator
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Dgl.rs524 MESA_GLINTEROP_INVALID_MIP_LEVEL => CL_INVALID_MIP_LEVEL, in interop_to_cl_error()