Home
last modified time | relevance | path

Searched defs:pipelines (Results 1 – 25 of 65) sorted by relevance

123

/third_party/mesa3d/src/mesa/main/
Dpipelineobj.c556 _mesa_DeleteProgramPipelines(GLsizei n, const GLuint *pipelines) in _mesa_DeleteProgramPipelines()
602 create_program_pipelines(struct gl_context *ctx, GLsizei n, GLuint *pipelines, in create_program_pipelines()
633 GLuint *pipelines, bool dsa) in create_program_pipelines_err()
646 _mesa_GenProgramPipelines_no_error(GLsizei n, GLuint *pipelines) in _mesa_GenProgramPipelines_no_error()
653 _mesa_GenProgramPipelines(GLsizei n, GLuint *pipelines) in _mesa_GenProgramPipelines()
664 _mesa_CreateProgramPipelines_no_error(GLsizei n, GLuint *pipelines) in _mesa_CreateProgramPipelines_no_error()
671 _mesa_CreateProgramPipelines(GLsizei n, GLuint *pipelines) in _mesa_CreateProgramPipelines()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCreationCacheControlTests.cpp103 const pipelines_t& pipelines, in validateResults()
150 qpTestResult checkPipelineMustBeValid(VkResult, const vector<UniquePipeline>& pipelines, duration, … in checkPipelineMustBeValid()
172 qpTestResult checkPipelineMustBeNull(VkResult, const vector<UniquePipeline>& pipelines, duration, s… in checkPipelineMustBeNull()
194 qpTestResult checkPipelineNullAfterIndex(VkResult, const vector<UniquePipeline>& pipelines, duratio… in checkPipelineNullAfterIndex()
860 pipelines_t& pipelines, in timePipelineCreation()
904 auto pipelines = wrapHandles(vk, device, created); in testInstance() local
1041 pipelines_t& pipelines, in timePipelineCreation()
1089 auto pipelines = wrapHandles(vk, device, created); in testInstance() local
DvktPipelineMultisampleImageTests.cpp305 std::vector<PipelineSp> pipelines; in makeGraphicsPipelines() local
901 …const std::vector<PipelineSp> pipelines (makeGraphicsPipelines (vk, device, caseDef.numLayers, *… in renderMultisampledImage() local
1109 …const std::vector<PipelineSp> pipelines (makeGraphicsPipelines (vk, device, 1u, *pipelineLayout, … in test() local
1668 …const std::vector<PipelineSp> pipelines (makeGraphicsPipelines (vk, device, 1u, *pipelineLayout, … in test() local
DvktPipelineRenderToImageTests.cpp988 vector<SharedPtrVkPipeline> pipelines; in testWithSizeReduction() local
1306 vector<SharedPtrVkPipeline> pipelines; in drawToMipLevel() local
DvktPipelineInterfaceMatchingTests.cpp129 bool isPipelineOneOf(PipelineType pipelineType, std::set<PipelineType> pipelines) in isPipelineOneOf()
DvktPipelineMultisampleShaderFragmentMaskTests.cpp995 std::vector<PipelineSp> pipelines; in draw() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp369 vector<PipelineSp> pipelines(subpassCount); in iterate() local
439 …32 subpassCount, VkRenderPass renderPass, VkFramebuffer frameBuffer, vector<PipelineSp>& pipelines) in draw()
1566 vector<PipelineSp> pipelines(subpassCount); in iterate() local
1785 …32 subpassCount, VkRenderPass renderPass, VkFramebuffer frameBuffer, vector<PipelineSp>& pipelines) in draw()
1876 …32 subpassCount, VkRenderPass renderPass, VkFramebuffer frameBuffer, vector<PipelineSp>& pipelines) in draw()
1959 …32 subpassCount, VkRenderPass renderPass, VkFramebuffer frameBuffer, vector<PipelineSp>& pipelines) in draw()
2125 …32 subpassCount, VkRenderPass renderPass, VkFramebuffer frameBuffer, vector<PipelineSp>& pipelines) in draw()
2244 …32 subpassCount, VkRenderPass renderPass, VkFramebuffer frameBuffer, vector<PipelineSp>& pipelines) in draw()
2415 …32 subpassCount, VkRenderPass renderPass, VkFramebuffer frameBuffer, vector<PipelineSp>& pipelines) in draw()
2523 vector<PipelineSp> pipelines(subpassCount); in iterate() local
[all …]
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_program.h111 struct hash_table pipelines[11]; // number of draw modes we support member
121 struct hash_table *pipelines; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsBase.hpp184 std::vector<SharedVkPipeline> pipelines; member in vkt::sparse::SparseShaderIntrinsicsInstanceBase
/third_party/gstreamer/gstplugins_base/tests/examples/seek/
Dscrubby.c416 static Pipeline pipelines[] = { variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassLoadStoreOpNoneTests.cpp497 std::vector<Move<VkPipeline>>& pipelines) in createCommandBuffer()
677 std::vector<Move<VkPipeline>> pipelines; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawAhbTests.cpp475 vector<Move<VkPipeline>> pipelines; in iterate() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dcapture_gles_3_1_params.cpp29 const GLuint *pipelines, in CaptureDeleteProgramPipelines_pipelines()
57 GLuint *pipelines, in CaptureGenProgramPipelines_pipelines()
Dcapture_gles_3_1_autogen.cpp113 const GLuint *pipelines) in CaptureDeleteProgramPipelines()
209 GLuint *pipelines) in CaptureGenProgramPipelines()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_3_1_params.cpp29 const ProgramPipelineID *pipelines, in CaptureDeleteProgramPipelines_pipelinesPacked()
65 ProgramPipelineID *pipelines, in CaptureGenProgramPipelines_pipelinesPacked()
/third_party/gstreamer/gstreamer/tests/check/elements/
Dfakesink.c977 NotifyRacePipeline pipelines[NOTIFY_RACE_NUM_PIPELINES]; in GST_START_TEST() local
/third_party/ffmpeg/libavfilter/
Dvulkan.h187 VulkanPipeline **pipelines; member
Dvulkan.c1275 FN_CREATING(VulkanFilterContext, VulkanPipeline, pipeline, pipelines, pipelines_num) in FN_CREATING() argument
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContext.cpp622 GLW_APICALL void GLW_APIENTRY glGenProgramPipelines (GLsizei n, GLuint* pipelines) in glGenProgramPipelines()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DCommandAllocatorTests.cpp456 const uint64_t pipelines[kNumAllocators][kNumCommandsPerAllocator] = { in TEST() local
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_1_autogen.cpp149 void GL_APIENTRY DeleteProgramPipelines(GLsizei n, const GLuint *pipelines) in DeleteProgramPipelines()
269 void GL_APIENTRY GenProgramPipelines(GLsizei n, GLuint *pipelines) in GenProgramPipelines()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingPipelineLibraryTests.cpp585 …std::vector<de::SharedPtr<Move<VkPipeline>>> pipelines = pipelineLibraries[0]->get()->createPip… in runTest() local
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_1_autogen.cpp179 void GL_APIENTRY GL_DeleteProgramPipelines(GLsizei n, const GLuint *pipelines) in GL_DeleteProgramPipelines()
336 void GL_APIENTRY GL_GenProgramPipelines(GLsizei n, GLuint *pipelines) in GL_GenProgramPipelines()
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_1_autogen.cpp113 void GL_APIENTRY DeleteProgramPipelines(GLsizei n, const GLuint *pipelines) in DeleteProgramPipelines()
185 void GL_APIENTRY GenProgramPipelines(GLsizei n, GLuint *pipelines) in GenProgramPipelines()
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp2867 std::vector<VULKAN_HPP_NAMESPACE::Pipeline, PipelineAllocator> pipelines( createInfos.size() ); in createGraphicsPipelines() local
2896 …std::vector<VULKAN_HPP_NAMESPACE::Pipeline, PipelineAllocator> pipelines( createInfos.size(), pipe… in createGraphicsPipelines() local
2947 … std::vector<Pipeline> pipelines( createInfos.size() ); in createGraphicsPipelinesUnique() local
2988 … std::vector<Pipeline> pipelines( createInfos.size() ); in createGraphicsPipelinesUnique() local
3071 std::vector<VULKAN_HPP_NAMESPACE::Pipeline, PipelineAllocator> pipelines( createInfos.size() ); in createComputePipelines() local
3100 …std::vector<VULKAN_HPP_NAMESPACE::Pipeline, PipelineAllocator> pipelines( createInfos.size(), pipe… in createComputePipelines() local
3151 … std::vector<Pipeline> pipelines( createInfos.size() ); in createComputePipelinesUnique() local
3192 … std::vector<Pipeline> pipelines( createInfos.size() ); in createComputePipelinesUnique() local
15105 std::vector<VULKAN_HPP_NAMESPACE::Pipeline, PipelineAllocator> pipelines( createInfos.size() ); in createRayTracingPipelinesNV() local
15134 …std::vector<VULKAN_HPP_NAMESPACE::Pipeline, PipelineAllocator> pipelines( createInfos.size(), pipe… in createRayTracingPipelinesNV() local
[all …]

123