Home
last modified time | relevance | path

Searched defs:pipe_state (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_cmd_buffer.c64 struct anv_cmd_pipeline_state *pipe_state) in anv_cmd_pipeline_state_finish()
807 struct anv_cmd_pipeline_state *pipe_state = in anv_cmd_buffer_bind_descriptor_set() local
1031 struct anv_cmd_pipeline_state *pipe_state = in anv_cmd_buffer_set_descriptor_buffer_offsets() local
1235 struct anv_cmd_pipeline_state *pipe_state = &cmd_buffer->state.compute.base; in anv_cmd_buffer_cs_push_constants() local
1297 struct anv_cmd_pipeline_state *pipe_state = in anv_CmdPushConstants2KHR() local
1305 struct anv_cmd_pipeline_state *pipe_state = in anv_CmdPushConstants2KHR() local
1313 struct anv_cmd_pipeline_state *pipe_state = in anv_CmdPushConstants2KHR() local
1401 struct anv_cmd_pipeline_state *pipe_state = in anv_CmdPushDescriptorSetWithTemplate2KHR() local
1477 const struct anv_cmd_pipeline_state *pipe_state = in anv_cmd_buffer_save_state() local
1501 struct anv_cmd_pipeline_state *pipe_state = &cmd_buffer->state.compute.base; in anv_cmd_buffer_restore_state() local
H A DgenX_cmd_buffer.c1887 struct anv_cmd_pipeline_state *pipe_state, in emit_dynamic_buffer_binding_table_entry()
1933 struct anv_cmd_pipeline_state *pipe_state, in emit_indirect_descriptor_binding_table_entry()
2026 struct anv_cmd_pipeline_state *pipe_state, in emit_direct_descriptor_binding_table_entry()
2068 struct anv_cmd_pipeline_state *pipe_state, in emit_binding_table()
2234 struct anv_cmd_pipeline_state *pipe_state, in emit_samplers()
2638 struct anv_cmd_pipeline_state *pipe_state, in update_descriptor_set_surface_state()
2682 const struct anv_cmd_pipeline_state *pipe_state, in compute_descriptor_set_surface_offset()
2704 const struct anv_cmd_pipeline_state *pipe_state, in compute_descriptor_set_sampler_offset()
H A DgenX_cmd_draw.c213 const struct anv_cmd_pipeline_state *pipe_state = &gfx_state->base; in get_push_range_address() local
288 const struct anv_cmd_pipeline_state *pipe_state = &gfx_state->base; in get_push_range_bound_size() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_cmd_buffer.c58 struct anv_cmd_pipeline_state *pipe_state) in anv_cmd_pipeline_state_finish()
351 struct anv_cmd_pipeline_state *pipe_state; in anv_cmd_buffer_bind_descriptor_set() local
634 struct anv_cmd_pipeline_state *pipe_state = in anv_CmdPushConstants() local
640 struct anv_cmd_pipeline_state *pipe_state = in anv_CmdPushConstants() local
655 struct anv_cmd_pipeline_state *pipe_state; in anv_cmd_buffer_push_descriptor_set() local
H A DgenX_cmd_buffer.c2114 struct anv_cmd_pipeline_state *pipe_state, in emit_binding_table()
2403 struct anv_cmd_pipeline_state *pipe_state, in emit_samplers()
2445 struct anv_cmd_pipeline_state *pipe_state, in flush_descriptor_sets()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.h117 std::vector<std::unique_ptr<PIPELINE_STATE>> pipe_state; member
124 std::vector<std::unique_ptr<PIPELINE_STATE>> pipe_state; member
131 std::vector<std::unique_ptr<PIPELINE_STATE>> pipe_state; member
H A Dgpu_validation.cpp454 …nCallbacks *pAllocator, VkPipeline *pPipelines, std::vector<std::unique_ptr<PIPELINE_STATE>> &pipe… in GpuPreCallRecordCreateGraphicsPipelines()
462 …nCallbacks *pAllocator, VkPipeline *pPipelines, std::vector<std::unique_ptr<PIPELINE_STATE>> &pipe… in GpuPreCallRecordCreateComputePipelines()
470 …nCallbacks *pAllocator, VkPipeline *pPipelines, std::vector<std::unique_ptr<PIPELINE_STATE>> &pipe… in GpuPreCallRecordCreateRayTracingPipelinesNV()
523std::vector<std::unique_ptr<PIPELINE_STATE>> &pipe_state, in GpuPreCallRecordPipelineCreations()
H A Dcore_validation.cpp5025 const PIPELINE_STATE *pipe_state = pipe_state_vec[i].get(); in ValidatePipelineVertexDivisors() local
6549 auto pipe_state = GetPipelineState(pipeline); in PreCallRecordCmdBindPipeline() local
/aosp_15_r20/system/nfc/src/nfa/include/
H A Dnfa_hci_api.h109 tNFA_HCI_PIPE_STATE pipe_state; /* State of the Pipe */ member
H A Dnfa_hci_int.h325 tNFA_HCI_PIPE_STATE pipe_state; /* State of the Pipe */ member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h225 struct pipe_stencil_ref pipe_state; member
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dchassis.h3688 …pCreateInfos, const VkAllocationCallbacks* pAllocator, VkPipeline* pPipelines, void* pipe_state) { in PreCallValidateCreateComputePipelines()
3694 …nst VkAllocationCallbacks* pAllocator, VkPipeline* pPipelines, VkResult result, void* pipe_state) { in PostCallRecordCreateComputePipelines()
3699 …pCreateInfos, const VkAllocationCallbacks* pAllocator, VkPipeline* pPipelines, void* pipe_state) { in PreCallValidateCreateRayTracingPipelinesNV()
3705 …nst VkAllocationCallbacks* pAllocator, VkPipeline* pPipelines, VkResult result, void* pipe_state) { in PostCallRecordCreateRayTracingPipelinesNV()