/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_cmd_buffer.c | 64 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 D | genX_cmd_buffer.c | 1887 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 D | genX_cmd_draw.c | 213 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 D | anv_cmd_buffer.c | 58 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 D | genX_cmd_buffer.c | 2114 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 D | core_validation.h | 117 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 D | gpu_validation.cpp | 454 …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() 523 … std::vector<std::unique_ptr<PIPELINE_STATE>> &pipe_state, in GpuPreCallRecordPipelineCreations()
|
H A D | core_validation.cpp | 5025 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 D | nfa_hci_api.h | 109 tNFA_HCI_PIPE_STATE pipe_state; /* State of the Pipe */ member
|
H A D | nfa_hci_int.h | 325 tNFA_HCI_PIPE_STATE pipe_state; /* State of the Pipe */ member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_pipe.h | 225 struct pipe_stencil_ref pipe_state; member
|
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/ |
H A D | chassis.h | 3688 …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()
|