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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshaderlib.h76 SHADERDECL(int) ShaderDestroyPixelShader(void *pShaderContext, void *pShaderObj);
H A Dshaderapi.c387 SHADERDECL(int) ShaderDestroyPixelShader(void *pShaderContext, void *pShaderObj) function
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp7565 rc = ShaderDestroyPixelShader(pContext->pShaderContext, pShader->u.pPixelShader);

Completed in 498 milliseconds