Home
last modified time | relevance | path

Searched defs:setIdx (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/parallel_render/
H A Drs_render_task_test.cpp75 uint64_t setIdx = 10; in HWTEST_F() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkBuilderUtil.cpp291 void DescriptorSetUpdateBuilder::updateWithPush (const DeviceInterface& vk, VkCommandBuffer cmd, VkPipelineBindPoint bindPoint, VkPipelineLayout pipelineLayout, deUint32 setIdx, deUint32 descriptorIdx, deUint32 numDescriptors) const in updateWithPush() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dpipeline_descriptor_set_binder.cpp609 const uint32_t setIdx = setToBinderIndex_[set]; in BindBuffer() local
625 const uint32_t setIdx in BindBuffers() local
636 const uint32_t setIdx = setToBinderIndex_[set]; BindImage() local
652 const uint32_t setIdx = setToBinderIndex_[set]; BindImages() local
663 const uint32_t setIdx = setToBinderIndex_[set]; BindSampler() local
680 const uint32_t setIdx = setToBinderIndex_[set]; BindSamplers() local
690 const uint32_t setIdx = setToBinderIndex_[set]; GetDescriptorSetHandle() local
702 const uint32_t setIdx = setToBinderIndex_[set]; GetDescriptorSetLayoutBindingResources() local
756 const uint32_t setIdx = setToBinderIndex_[beginSet]; GetDescriptorSetHandles() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_state_object_vk.cpp109 const uint32_t setIdx = operationIdx; in GetDescriptorSetFillData() local
/third_party/skia/tests/
H A DPathOpsCubicIntersectionTest.cpp642 static void selfOneOff(skiatest::Reporter* reporter, int setIdx) { in selfOneOff() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_pipeline_binder.cpp370 const uint32_t setIdx in BindBuffer() local
401 const uint32_t setIdx = setToBinderIndex_[set]; BindBuffers() local
433 const uint32_t setIdx = setToBinderIndex_[set]; BindImage() local
466 const uint32_t setIdx = setToBinderIndex_[set]; BindImages() local
499 const uint32_t setIdx = setToBinderIndex_[set]; BindSampler() local
528 const uint32_t setIdx = setToBinderIndex_[set]; BindSamplers() local
605 const uint32_t setIdx = setToBinderIndex_[set]; GetResourceBinding() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_shadow_render_slot.cpp622 constexpr uint32_t setIdx = 0u; in ProcessBuffersAndDescriptors() local
629 constexpr uint32_t setIdx = 1u; in ProcessBuffersAndDescriptors() local

Completed in 8 milliseconds