Home
last modified time | relevance | path

Searched defs:writes (Results 1 - 22 of 22) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_memory_model.c169 bool reads = false, writes in visit_instr() local
34 get_intrinsic_info(nir_intrinsic_instr *intrin, nir_variable_mode *modes, bool *reads, bool *writes) get_intrinsic_info() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.h69 uint64_t writes; member
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.h109 uint64_t writes; member
/third_party/ntfs-3g/include/ntfs-3g/
H A Dcache.h92 unsigned long writes; member
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_descriptor_set.h84 VkWriteDescriptorSet *writes; member
H A Dvn_descriptor_set.c663 vn_update_descriptor_sets_parse_writes(uint32_t write_count, const VkWriteDescriptorSet *writes, const VkAllocationCallbacks *alloc) vn_update_descriptor_sets_parse_writes() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp233 bool reads, writes; in weightCalcHelper() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkBuilderUtil.cpp267 std::vector<VkWriteDescriptorSet> writes = m_writes; in update() local
297 std::vector<VkWriteDescriptorSet> writes = m_writes; in updateWithPush() local
[all...]
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DDevice.cpp318 std::vector<VkWriteDescriptorSet> writes; in UpdateStorageBufferDescriptorSets() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_bo.h109 struct zink_batch_usage *writes; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c128 set_image_access(struct lvp_pipeline *pipeline, nir_shader *nir, nir_intrinsic_instr *instr, bool reads, bool writes) set_image_access() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_job.c235 panfrost_batch_update_access(struct panfrost_batch *batch, struct panfrost_resource *rsrc, bool writes) panfrost_batch_update_access() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp302 const vk::VkWriteDescriptorSet writes[] = in createDescriptorSet() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp302 const vk::VkWriteDescriptorSet writes[] = in createDescriptorSet() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorUpdateTests.cpp1107 std::vector<DescriptorWrite> writes; // Multiple redundant writes can be performed. in iterate() member
1134 std::vector<DescriptorWrite> writes; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultisampleTests.cpp1186 const VkWriteDescriptorSet writes[] = in createSplitDescriptorSet() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustBufferAccessWithVariablePointersTests.cpp1958 de::MovePtr<tcu::TestCaseGroup>& writes; in createBufferAccessWithVariablePointersTests() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorUpdateTests.cpp1107 std::vector<DescriptorWrite> writes; // Multiple redundant writes can be performed. in iterate() member
1134 std::vector<DescriptorWrite> writes; in iterate() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.cpp1429 VkWriteDescriptorSet writes[2]; in init_descriptor_set() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassMultisampleTests.cpp1186 const VkWriteDescriptorSet writes[] = in createSplitDescriptorSet() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustBufferAccessWithVariablePointersTests.cpp1964 de::MovePtr<tcu::TestCaseGroup>& writes; in createBufferAccessWithVariablePointersTests() member
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c1540 bool writes = parent == state->parent; /* Observe write marks */ in mark_reg_read() local
[all...]

Completed in 49 milliseconds