Searched refs:get_canonical_format (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_copyimage.c57 get_canonical_format(enum pipe_format format) function in typeref:enum:pipe_format
65 return get_canonical_format(PIPE_FORMAT_R8G8B8A8_UINT);
75 return get_canonical_format(PIPE_FORMAT_R8G8B8A8_UINT);
216 return get_canonical_format(PIPE_FORMAT_R8_UINT);
221 return get_canonical_format(PIPE_FORMAT_R8G8_UINT);
223 return get_canonical_format(PIPE_FORMAT_R16_UINT);
228 return get_canonical_format(PIPE_FORMAT_R8G8B8A8_UINT);
230 return get_canonical_format(PIPE_FORMAT_R16G16_UINT);
232 return get_canonical_format(PIPE_FORMAT_R32_UINT);
237 return get_canonical_format(PIPE_FORMAT_R16G16B16A16_UIN
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_copyimage.c57 get_canonical_format(enum pipe_format format) function in typeref:enum:pipe_format
65 return get_canonical_format(PIPE_FORMAT_R8G8B8A8_UINT);
75 return get_canonical_format(PIPE_FORMAT_R8G8B8A8_UINT);
216 return get_canonical_format(PIPE_FORMAT_R8_UINT);
221 return get_canonical_format(PIPE_FORMAT_R8G8_UINT);
223 return get_canonical_format(PIPE_FORMAT_R16_UINT);
228 return get_canonical_format(PIPE_FORMAT_R8G8B8A8_UINT);
230 return get_canonical_format(PIPE_FORMAT_R16G16_UINT);
232 return get_canonical_format(PIPE_FORMAT_R32_UINT);
237 return get_canonical_format(PIPE_FORMAT_R16G16B16A16_UIN
[all...]

Completed in 3 milliseconds