Home
last modified time | relevance | path

Searched refs:BytecodeLength (Results 26 – 50 of 665) sorted by relevance

12345678910>>...27

/dports/graphics/rx/rx-0.4.0/cargo-crates/d3d12-0.3.0/src/
H A Dpso.rs32 BytecodeLength: 0, in null()
40 BytecodeLength: unsafe { blob.GetBufferSize() }, in from_blob()
/dports/devel/apitrace/apitrace-9.0/helpers/
H A Dd3dshader.hpp47 DisassembleShader(const void *pShader, SIZE_T BytecodeLength, IDisassemblyBuffer **ppDisassembly);
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3dcompiler.h453 D3DStripShader(_In_reads_bytes_(BytecodeLength) LPCVOID pShaderBytecode,
454 _In_ SIZE_T BytecodeLength,
529 SIZE_T BytecodeLength; member
H A Dd3d11_1.h4485 _In_ SIZE_T BytecodeLength,
4492 _In_reads_(BytecodeLength) const void *pShaderBytecode,
4494 _In_ SIZE_T BytecodeLength,
4503 _In_reads_(BytecodeLength) const void *pShaderBytecode,
4505 _In_ SIZE_T BytecodeLength,
4514 _In_reads_(BytecodeLength) const void *pShaderBytecode,
4516 _In_ SIZE_T BytecodeLength,
4537 _In_ SIZE_T BytecodeLength,
4548 _In_ SIZE_T BytecodeLength,
4559 _In_ SIZE_T BytecodeLength,
[all …]
H A Dd3d10.h5035 _In_ SIZE_T BytecodeLength,
5041 _In_reads_(BytecodeLength) const void *pShaderBytecode,
5043 _In_ SIZE_T BytecodeLength,
5051 _In_ SIZE_T BytecodeLength,
5059 _In_ SIZE_T BytecodeLength,
5073 _In_ SIZE_T BytecodeLength,
5808 _In_ SIZE_T BytecodeLength,
5817 _In_ SIZE_T BytecodeLength,
5826 _In_ SIZE_T BytecodeLength,
5835 _In_ SIZE_T BytecodeLength,
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3dcompiler.h456 D3DStripShader(_In_reads_bytes_(BytecodeLength) LPCVOID pShaderBytecode,
457 _In_ SIZE_T BytecodeLength,
532 SIZE_T BytecodeLength; member
H A Dd3d11_1.h4596 _In_ SIZE_T BytecodeLength,
4603 _In_reads_(BytecodeLength) const void *pShaderBytecode,
4605 _In_ SIZE_T BytecodeLength,
4614 _In_reads_(BytecodeLength) const void *pShaderBytecode,
4616 _In_ SIZE_T BytecodeLength,
4625 _In_reads_(BytecodeLength) const void *pShaderBytecode,
4627 _In_ SIZE_T BytecodeLength,
4648 _In_ SIZE_T BytecodeLength,
4659 _In_ SIZE_T BytecodeLength,
4670 _In_ SIZE_T BytecodeLength,
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3dcompiler.h456 D3DStripShader(_In_reads_bytes_(BytecodeLength) LPCVOID pShaderBytecode,
457 _In_ SIZE_T BytecodeLength,
532 SIZE_T BytecodeLength; member
H A Dd3d11_1.h4596 _In_ SIZE_T BytecodeLength,
4603 _In_reads_(BytecodeLength) const void *pShaderBytecode,
4605 _In_ SIZE_T BytecodeLength,
4614 _In_reads_(BytecodeLength) const void *pShaderBytecode,
4616 _In_ SIZE_T BytecodeLength,
4625 _In_reads_(BytecodeLength) const void *pShaderBytecode,
4627 _In_ SIZE_T BytecodeLength,
4648 _In_ SIZE_T BytecodeLength,
4659 _In_ SIZE_T BytecodeLength,
4670 _In_ SIZE_T BytecodeLength,
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp202 pso_desc.VS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
209 pso_desc.GS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
217 pso_desc.PS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp202 pso_desc.VS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
209 pso_desc.GS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
217 pso_desc.PS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp202 pso_desc.VS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
209 pso_desc.GS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
217 pso_desc.PS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp202 pso_desc.VS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
209 pso_desc.GS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
217 pso_desc.PS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp202 pso_desc.VS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
209 pso_desc.GS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
217 pso_desc.PS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp202 pso_desc.VS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
209 pso_desc.GS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
217 pso_desc.PS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp202 pso_desc.VS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
209 pso_desc.GS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
217 pso_desc.PS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp202 pso_desc.VS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
209 pso_desc.GS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
217 pso_desc.PS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp202 pso_desc.VS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
209 pso_desc.GS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
217 pso_desc.PS.BytecodeLength = shader->bytecode_length; in create_gfx_pipeline_state()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Dd3dcompiler.rs203 BytecodeLength: SIZE_T, in D3DStripShader()
250 BytecodeLength: SIZE_T,
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Dd3dcompiler.rs203 BytecodeLength: SIZE_T, in D3DStripShader()
250 BytecodeLength: SIZE_T,
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dd3dcompiler.rs203 BytecodeLength: SIZE_T, in D3DStripShader()
250 BytecodeLength: SIZE_T,
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.3.9/src/um/
H A Dd3dcompiler.rs203 BytecodeLength: SIZE_T, in D3DStripShader()
250 BytecodeLength: SIZE_T,
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/winapi-0.3.6/src/um/
H A Dd3dcompiler.rs204 BytecodeLength: SIZE_T, in D3DStripShader()
251 BytecodeLength: SIZE_T,
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dd3dcompiler.rs203 BytecodeLength: SIZE_T, in D3DStripShader()
250 BytecodeLength: SIZE_T,
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/winapi-0.3.9/src/um/
H A Dd3dcompiler.rs203 BytecodeLength: SIZE_T, in D3DStripShader()
250 BytecodeLength: SIZE_T,

12345678910>>...27