Home
last modified time | relevance | path

Searched refs:DeleteEmptyShader (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShader.h46 DeleteEmptyShader(Device *pDevice,
H A DDevice.cpp338 DeleteEmptyShader(pDevice, PIPE_SHADER_FRAGMENT, pDevice->empty_fs); in DestroyDevice()
339 DeleteEmptyShader(pDevice, PIPE_SHADER_VERTEX, pDevice->empty_vs); in DestroyDevice()
H A DShader.cpp121 DeleteEmptyShader(Device *pDevice, in DeleteEmptyShader() function

Completed in 4 milliseconds