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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshaderlib.h79 SHADERDECL(int) ShaderSetPixelShader(void *pShaderContext, void *pShaderObj);
H A Dshaderapi.c428 SHADERDECL(int) ShaderSetPixelShader(void *pShaderContext, void *pShaderObj) function
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp7639 rc = ShaderSetPixelShader(pContext->pShaderContext, pShader->u.pPixelShader);
7646 rc = ShaderSetPixelShader(pContext->pShaderContext, NULL);

Completed in 49 milliseconds