Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.c302 compute_texture_format_swizzle(GLenum baseFormat, GLenum depthMode, in compute_texture_format_swizzle() argument
328 switch (depthMode) { in compute_texture_format_swizzle()
/external/mesa3d/src/mesa/swrast/
Ds_texfilter.c810 apply_depth_mode(GLenum depthMode, GLfloat z, GLfloat texel[4]) in apply_depth_mode() argument
812 switch (depthMode) { in apply_depth_mode()