Home
last modified time | relevance | path

Searched refs:nine_pipe_to_d3d9_format_map (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_pipe.h38 extern const D3DFORMAT nine_pipe_to_d3d9_format_map[PIPE_FORMAT_COUNT];
181 return nine_pipe_to_d3d9_format_map[format]; in pipe_to_d3d9_format()
Dnine_pipe.c310 const D3DFORMAT nine_pipe_to_d3d9_format_map[PIPE_FORMAT_COUNT] = variable