Home
last modified time | relevance | path

Searched defs:pipeline (Results 676 - 700 of 1446) sorted by relevance

1...<<21222324252627282930>>...58

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_cache.c313 radv_create_shaders_from_pipeline_cache( struct radv_device *device, struct radv_pipeline_cache *cache, const unsigned char *sha1, struct radv_pipeline *pipeline, struct radv_pipeline_shader_stack_size **stack_sizes, uint32_t *num_stack_sizes, bool *found_in_application_cache) radv_create_shaders_from_pipeline_cache() argument
445 radv_pipeline_cache_insert_shaders(struct radv_device *device, struct radv_pipeline_cache *cache, const unsigned char *sha1, struct radv_pipeline *pipeline, struct radv_shader_binary *const *binaries, const struct radv_pipeline_shader_stack_size *stack_sizes, uint32_t num_stack_sizes) radv_pipeline_cache_insert_shaders() argument
[all...]
H A Dradv_meta_resolve.c50 create_pipeline(struct radv_device *device, VkShaderModule vs_module_h, VkFormat format, VkPipeline *pipeline) create_pipeline() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_uniforms.c94 check_push_constants_ubo(struct v3dv_cmd_buffer *cmd_buffer, struct v3dv_pipeline *pipeline) check_push_constants_ubo() argument
154 write_tmu_p0(struct v3dv_cmd_buffer *cmd_buffer, struct v3dv_pipeline *pipeline, enum broadcom_shader_stage stage, struct v3dv_cl_out **uniforms, uint32_t data, struct texture_bo_list *tex_bos, struct state_bo_list *state_bos) write_tmu_p0() argument
198 write_tmu_p1(struct v3dv_cmd_buffer *cmd_buffer, struct v3dv_pipeline *pipeline, enum broadcom_shader_stage stage, struct v3dv_cl_out **uniforms, uint32_t data, struct state_bo_list *state_bos) write_tmu_p1() argument
248 write_ubo_ssbo_uniforms(struct v3dv_cmd_buffer *cmd_buffer, struct v3dv_pipeline *pipeline, enum broadcom_shader_stage stage, struct v3dv_cl_out **uniforms, enum quniform_contents content, uint32_t data, struct buffer_bo_list *buffer_bos) write_ubo_ssbo_uniforms() argument
355 write_inline_uniform(struct v3dv_cl_out **uniforms, uint32_t index, uint32_t offset, struct v3dv_cmd_buffer *cmd_buffer, struct v3dv_pipeline *pipeline, enum broadcom_shader_stage stage) write_inline_uniform() argument
434 get_texture_size(struct v3dv_cmd_buffer *cmd_buffer, struct v3dv_pipeline *pipeline, enum broadcom_shader_stage stage, enum quniform_contents contents, uint32_t data) get_texture_size() argument
470 v3dv_write_uniforms_wg_offsets(struct v3dv_cmd_buffer *cmd_buffer, struct v3dv_pipeline *pipeline, struct v3dv_shader_variant *variant, uint32_t **wg_count_offsets) v3dv_write_uniforms_wg_offsets() argument
695 v3dv_write_uniforms(struct v3dv_cmd_buffer *cmd_buffer, struct v3dv_pipeline *pipeline, struct v3dv_shader_variant *variant) v3dv_write_uniforms() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dpipelineobj.c264 _mesa_UseProgramStages_no_error(GLuint pipeline, GLbitfield stages, GLuint prog) _mesa_UseProgramStages_no_error() argument
288 _mesa_UseProgramStages(GLuint pipeline, GLbitfield stages, GLuint program) _mesa_UseProgramStages() argument
381 active_shader_program(struct gl_context *ctx, GLuint pipeline, GLuint program, bool no_error) active_shader_program() argument
420 _mesa_ActiveShaderProgram_no_error(GLuint pipeline, GLuint program) _mesa_ActiveShaderProgram_no_error() argument
431 _mesa_ActiveShaderProgram(GLuint pipeline, GLuint program) _mesa_ActiveShaderProgram() argument
442 bind_program_pipeline(struct gl_context *ctx, GLuint pipeline, bool no_error) bind_program_pipeline() argument
491 _mesa_BindProgramPipeline_no_error(GLuint pipeline) _mesa_BindProgramPipeline_no_error() argument
501 _mesa_BindProgramPipeline(GLuint pipeline) _mesa_BindProgramPipeline() argument
690 _mesa_IsProgramPipeline(GLuint pipeline) _mesa_IsProgramPipeline() argument
708 _mesa_GetProgramPipelineiv(GLuint pipeline, GLenum pname, GLint *params) _mesa_GetProgramPipelineiv() argument
1047 _mesa_ValidateProgramPipeline(GLuint pipeline) _mesa_ValidateProgramPipeline() argument
1067 _mesa_GetProgramPipelineInfoLog(GLuint pipeline, GLsizei bufSize, GLsizei *length, GLchar *infoLog) _mesa_GetProgramPipelineInfoLog() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_draw.c88 prepare_draw(struct st_context *st, struct gl_context *ctx, uint64_t state_mask, enum st_pipeline pipeline) prepare_draw() argument
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_state.c834 emit_shading_rate(struct anv_batch *batch, const struct anv_graphics_pipeline *pipeline, const struct vk_fragment_shading_rate_state *fsr) emit_shading_rate() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline_llvm.c531 pipeline(struct llvm_middle_end *llvm, in pipeline() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDifferingInterpolationTests.cpp200 Move<VkPipeline> pipeline; in iterate() local
422 void DrawTestInstance::draw (VkCommandBuffer cmdBuffer, VkPipeline pipeline, VkBuffer vertexBuffer) in draw() argument
H A DvktDrawMultisampleLinearInterpolationTests.cpp105 Move<VkPipeline> pipeline; in iterate() local
H A DvktDrawSampleAttributeTests.cpp335 const auto pipeline = makeGraphicsPipeline( in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMismatchedFormatsTests.cpp396 Move<VkPipeline> pipeline = makeComputePipeline(vk, device, *pipelineLayout, *shaderModule); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDynamicControlPoints.cpp73 namespace pipeline namespace
H A DvktPipelineExtendedDynamicStateMiscTests.cpp44 namespace pipeline namespace
H A DvktPipelineImageSamplingInstance.hpp42 namespace pipeline namespace
H A DvktPipelineImageViewTests.cpp44 namespace pipeline namespace
H A DvktPipelineLogicOpTests.cpp47 namespace pipeline namespace
H A DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp42 namespace pipeline namespace
H A DvktPipelineMultisampleImageTests.cpp53 namespace pipeline namespace
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp44 namespace pipeline namespace
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolFragInvocationTests.cpp114 void recordRenderPassCommands (const DeviceInterface& vkd, const VkCommandBuffer cmdBuffer, const VkPipelineBindPoint bindPoint, const VkPipeline pipeline) in recordRenderPassCommands() argument
163 const auto pipeline = makeGraphicsPipeline(ctx.vkd, ctx.device, pipelineLayout.get(), in testInvocations() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryBarycentricCoordinatesTests.cpp329 const auto pipeline = createComputePipeline(vkd, device, DE_NULL, &pipelineInfo); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktPipelineIdentifierTests.cpp561 PIPipeline pipeline; createPipelineIdentifierTests() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationWindingTests.cpp469 VkPipeline pipeline; in iterate() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawDifferingInterpolationTests.cpp200 Move<VkPipeline> pipeline; in iterate() local
422 void DrawTestInstance::draw (VkCommandBuffer cmdBuffer, VkPipeline pipeline, VkBuffer vertexBuffer) in draw() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMismatchedFormatsTests.cpp398 Move<VkPipeline> pipeline = makeComputePipeline(vk, device, *pipelineLayout, *shaderModule); in iterate() local

Completed in 43 milliseconds

1...<<21222324252627282930>>...58