Home
last modified time | relevance | path

Searched refs:TEXDEPTH (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelPipeline.hpp103 void TEXDEPTH();
DPixelPipeline.cpp204 …case Shader::OPCODE_TEXDEPTH: TEXDEPTH(); … in applyShader()
1912 void PixelPipeline::TEXDEPTH() in TEXDEPTH() function in sw::PixelPipeline
/third_party/mesa3d/docs/relnotes/
D10.4.3.rst80 - st/nine: Implement TEXDEPTH
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c2874 DECL_SPECIAL(TEXDEPTH) in DECL_SPECIAL() argument
3177 _OPI(TEXDEPTH, TEX, V(0,0), V(0,0), V(1,4), V(1,4), 1, 0, SPECIAL(TEXDEPTH)),