Home
last modified time | relevance | path

Searched refs:sbt (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders/vulkan/rgen/
Dshader_record_buffer.nocompat.vk.rgen.vk4 layout(shaderRecordNV, std430) buffer sbt
Dshader_record_buffer.khr.spv14.nocompat.vk.rgen.vk4 layout(shaderRecordEXT, std430) buffer sbt
/third_party/skia/third_party/externals/spirv-cross/shaders/vulkan/rgen/
Dshader_record_buffer.nocompat.vk.rgen4 layout(shaderRecordNV, std430) buffer sbt
Dshader_record_buffer.khr.spv14.nocompat.vk.rgen4 layout(shaderRecordEXT, std430) buffer sbt
/third_party/skia/third_party/externals/spirv-cross/reference/shaders/vulkan/rgen/
Dshader_record_buffer.khr.spv14.nocompat.vk.rgen.vk4 layout(shaderRecordEXT, std430) buffer sbt
Dshader_record_buffer.nocompat.vk.rgen.vk4 layout(shaderRecordNV, std430) buffer sbt
/third_party/iowow/
D.gitignore78 # mpeltonen/sbt-idea plugin
/third_party/rust/crates/static-assertions-rs/
D.gitignore40 # mpeltonen/sbt-idea plugin
/third_party/ejdb/
D.gitignore63 # mpeltonen/sbt-idea plugin
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_generator.cpp2641 fs_generator::add_resume_sbt(unsigned num_resume_shaders, uint64_t *sbt) in add_resume_sbt() argument
2647 brw_append_data(p, sbt, num_resume_shaders * sizeof(uint64_t), 32); in add_resume_sbt()
2649 size_t offset = bs_prog_data->resume_sbt_offset + i * sizeof(*sbt); in add_resume_sbt()
2653 (uint32_t)offset, (uint32_t)sbt[i]); in add_resume_sbt()
Dbrw_fs.h483 void add_resume_sbt(unsigned num_resume_shaders, uint64_t *sbt);
/third_party/protobuf/docs/
Dthird_party.md171 * [Sbt plugin for Protocol Buffers](https://github.com/Atry/sbt-cppp)
/third_party/python/Misc/
DHISTORY7840 multiprocessing Connections. Patch by Richard Oudkerk (sbt).
7872 Patch by sbt.
7874 - Issue #14087: multiprocessing: add Condition.wait_for(). Patch by sbt.
7912 Patch by sbt.
8016 overlapped I/O. Patch by sbt.
8066 the C-accelerated implementation. Patch by sbt.
8143 for polling multiple objects at once. Patch by sbt.
8298 Patch by sbt.
8705 Patch by sbt.
9014 the wait_flag parameter is false. Patch by sbt.
[all …]
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst1119 - radv: Add sbt descriptors user SGPR input.