Home
last modified time | relevance | path

Searched defs:InitPixelShader (Results 1 – 13 of 13) sorted by relevance

/dports/www/firefox/firefox-99.0/gfx/layers/d3d11/
H A DDeviceAttachmentsD3D11.h74 void InitPixelShader(const ShaderBytes& aShader, in InitPixelShader() function
H A DDeviceAttachmentsD3D11.cpp227 void DeviceAttachmentsD3D11::InitPixelShader(const ShaderBytes& aShader, in InitPixelShader() function in mozilla::layers::DeviceAttachmentsD3D11
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/d3d11/
H A DDeviceAttachmentsD3D11.cpp315 void DeviceAttachmentsD3D11::InitPixelShader(const ShaderBytes& aShader, in InitPixelShader() function in mozilla::layers::DeviceAttachmentsD3D11
H A DDeviceAttachmentsD3D11.h93 void InitPixelShader(const ShaderBytes& aShader, PixelShaderArray& aArray, in InitPixelShader() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/d3d11/
H A DDeviceAttachmentsD3D11.cpp300 void DeviceAttachmentsD3D11::InitPixelShader(const ShaderBytes& aShader, in InitPixelShader() function in mozilla::layers::DeviceAttachmentsD3D11
H A DDeviceAttachmentsD3D11.h92 void InitPixelShader(const ShaderBytes& aShader, PixelShaderArray& aArray, in InitPixelShader() function
H A DMLGDeviceD3D11.cpp1051 bool MLGDeviceD3D11::InitPixelShader(PixelShaderID aShaderID) { in InitPixelShader() function in mozilla::layers::MLGDeviceD3D11
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/d3d11/
H A DDeviceAttachmentsD3D11.cpp315 void DeviceAttachmentsD3D11::InitPixelShader(const ShaderBytes& aShader, in InitPixelShader() function in mozilla::layers::DeviceAttachmentsD3D11
H A DDeviceAttachmentsD3D11.h93 void InitPixelShader(const ShaderBytes& aShader, PixelShaderArray& aArray, in InitPixelShader() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/d3d11/
H A DDeviceAttachmentsD3D11.cpp299 void DeviceAttachmentsD3D11::InitPixelShader(const ShaderBytes& aShader, in InitPixelShader() function in mozilla::layers::DeviceAttachmentsD3D11
H A DDeviceAttachmentsD3D11.h92 void InitPixelShader(const ShaderBytes& aShader, PixelShaderArray& aArray, in InitPixelShader() function
H A DMLGDeviceD3D11.cpp1028 bool MLGDeviceD3D11::InitPixelShader(PixelShaderID aShaderID) { in InitPixelShader() function in mozilla::layers::MLGDeviceD3D11
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/d3d11/
H A DCompositorD3D11.cpp113 void InitPixelShader(const ShaderBytes& aShader, PixelShaderArray& aArray, MaskType aMaskType) { in InitPixelShader() function
124 void InitPixelShader(const ShaderBytes& aShader, ID3D11PixelShader** aOut) { in InitPixelShader() function