Home
last modified time | relevance | path

Searched defs:bindings (Results 126 - 150 of 157) sorted by relevance

1234567

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorSetRandomTests.cpp521 vector<VkDescriptorSetLayoutBinding> &bindings = randomLayout.layoutBindings[s]; in generateRandomLayout() local
551 vector<VkDescriptorSetLayoutBinding> &bindings = randomLayout.layoutBindings[s]; in generateRandomLayout() local
733 vector<VkDescriptorSetLayoutBinding> &bindings = randomLayout.layoutBindings[s]; generateRandomLayout() local
823 vector<VkDescriptorSetLayoutBinding> &bindings = randomLayout.layoutBindings[s]; initPrograms() local
1501 vector<VkDescriptorSetLayoutBinding> &bindings = randomLayout.layoutBindings[s]; iterate() local
1908 vector<VkDescriptorSetLayoutBinding> &bindings = randomLayout.layoutBindings[s]; iterate() local
2160 vector<VkDescriptorSetLayoutBinding> &bindings = randomLayout.layoutBindings[s]; iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp565 const VkDescriptorSetLayoutBinding bindings[] = in createDescriptorSetLayout() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp327 const VkDescriptorSetLayoutBinding bindings = in createDescriptorSetLayouts() local
1360 const VkDescriptorSetLayoutBinding bindings = in createDescriptorSetLayouts() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp699 vector<VkDescriptorSetLayoutBinding> &bindings = layout.layoutBindings; in generateLayout() local
1880 vector<VkDescriptorSetLayoutBinding> &bindings = layout.layoutBindings; in iterate() local
[all...]
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_tables.h545 struct list_head bindings; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.h394 uint8_t bindings[MAX_VERTEX_ATTRIBS]; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c3638 const struct VkVertexInputBindingDescription2EXT *bindings = vertex_input->vertex_binding_descriptions; in handle_set_vertex_input() local
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_private.h629 uint32_t bindings[MAX_DYNAMIC_BUFFERS]; member
636 const struct dzn_descriptor_set_layout_binding *bindings; member
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.cc1165 FixedArray bindings = js_fun.bound_arguments(); in ExtractJSObjectReferences() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4450 const VkVertexInputBindingDescription bindings[] = in iterate() local
H A DvktApiObjectManagementTests.cpp2047 vector<Binding> bindings; getDescriptorSetLayout() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp1481 const VkDescriptorSetLayoutBinding bindings[] = in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp658 vector<VkDescriptorSetLayoutBinding> &bindings = layout.layoutBindings; in generateLayout() local
1847 vector<VkDescriptorSetLayoutBinding> &bindings = layout.layoutBindings; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4450 const VkVertexInputBindingDescription bindings[] = in iterate() local
H A DvktApiObjectManagementTests.cpp2047 vector<Binding> bindings; getDescriptorSetLayout() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp1289 const VkDescriptorSetLayoutBinding bindings[] = in iterate() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderStorageBufferObjectTests.cpp8693 GLint bindings; in Run() local
8833 GLint bindings; in Run() local
[all...]
H A Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp8165 GLint bindings; in Run() local
8234 GLint bindings; in Run() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderStorageBufferObjectTests.cpp8327 GLint bindings; in Run() local
8401 GLint bindings; in Run() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.cpp1866 std::vector<VkVertexInputBindingDescription2EXT> bindings; member
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_private.h461 struct pvr_descriptor_set_layout_binding *bindings; member
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.cc1524 std::map<std::string, LocalValue> bindings; in GenerateArrayLength() local
1557 std::map<std::string, LocalValue> bindings; in GenerateArrayLength() local
1498 GenerateArrayLength( Expression* array_length, Namespace* nspace, const std::map<std::string, LocalValue>& bindings) GenerateArrayLength() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c474 tc_add_bindings_to_buffer_list(BITSET_WORD *buffer_list, const uint32_t *bindings, in tc_add_bindings_to_buffer_list() argument
484 tc_rebind_bindings(uint32_t old_id, uint32_t new_id, uint32_t *bindings, in tc_rebind_bindings() argument
625 tc_is_buffer_bound_with_mask(uint32_t id, uint32_t *bindings, unsigned binding_mask) in tc_is_buffer_bound_with_mask() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp2300 vector<VkDescriptorSetLayoutBinding> bindings; in SubpassRenderer() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES.cpp886 const auto &bindings = state.getVertexArray()->getVertexBindings(); in ValidateDrawInstancedANGLE() local

Completed in 133 milliseconds

1234567