Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_cmd_buffer.c63 struct anv_cmd_pipeline_state *pipe_state) in anv_cmd_pipeline_state_finish()
801 struct anv_cmd_pipeline_state *pipe_state = in anv_cmd_buffer_bind_descriptor_set() local
1026 struct anv_cmd_pipeline_state *pipe_state = in anv_cmd_buffer_set_descriptor_buffer_offsets() local
1234 struct anv_cmd_pipeline_state *pipe_state = &cmd_buffer->state.compute.base; in anv_cmd_buffer_cs_push_constants() local
1296 struct anv_cmd_pipeline_state *pipe_state = in anv_CmdPushConstants2KHR() local
1306 struct anv_cmd_pipeline_state *pipe_state = in anv_CmdPushConstants2KHR() local
1316 struct anv_cmd_pipeline_state *pipe_state = in anv_CmdPushConstants2KHR() local
1406 struct anv_cmd_pipeline_state *pipe_state = in anv_CmdPushDescriptorSetWithTemplate2KHR() local
1482 const struct anv_cmd_pipeline_state *pipe_state = in anv_cmd_buffer_save_state() local
1512 struct anv_cmd_pipeline_state *pipe_state = &cmd_buffer->state.compute.base; in anv_cmd_buffer_restore_state() local
DgenX_cmd_buffer.c1906 struct anv_cmd_pipeline_state *pipe_state, in emit_dynamic_buffer_binding_table_entry()
1954 struct anv_cmd_pipeline_state *pipe_state, in emit_indirect_descriptor_binding_table_entry()
2047 struct anv_cmd_pipeline_state *pipe_state, in emit_direct_descriptor_binding_table_entry()
2089 struct anv_cmd_pipeline_state *pipe_state, in emit_binding_table()
2236 struct anv_cmd_pipeline_state *pipe_state, in emit_samplers()
2627 struct anv_cmd_pipeline_state *pipe_state, in update_descriptor_set_surface_state()
2671 const struct anv_cmd_pipeline_state *pipe_state, in compute_descriptor_set_surface_offset()
2693 const struct anv_cmd_pipeline_state *pipe_state, in compute_descriptor_set_sampler_offset()
DgenX_cmd_draw.c216 const struct anv_cmd_pipeline_state *pipe_state = &gfx_state->base; in get_push_range_address() local
292 const struct anv_cmd_pipeline_state *pipe_state = &gfx_state->base; in get_push_range_bound_size() local
/external/vulkan-validation-layers/layers/
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
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()
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
/external/mesa3d/src/intel/vulkan_hasvk/
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
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()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h225 struct pipe_stencil_ref pipe_state; member
/external/vulkan-validation-layers/layers/generated/
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()