Home
last modified time | relevance | path

Searched defs:pipeline (Results 326 - 350 of 797) sorted by relevance

1...<<11121314151617181920>>...32

/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
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelPadding.cpp313 auto pipeline = vk::createComputePipeline(vkd, device, DE_NULL, &pipelineCreateInfo); in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_1_params.cpp112 CaptureGetProgramPipelineInfoLog_length(const State &glState, bool isCallValid, ProgramPipelineID pipeline, GLsizei bufSize, GLsizei *length, GLchar *infoLog, ParamCapture *paramCapture) CaptureGetProgramPipelineInfoLog_length() argument
126 CaptureGetProgramPipelineInfoLog_infoLog(const State &glState, bool isCallValid, ProgramPipelineID pipeline, GLsizei bufSize, GLsizei *length, GLchar *infoLog, ParamCapture *paramCapture) CaptureGetProgramPipelineInfoLog_infoLog() argument
148 CaptureGetProgramPipelineiv_params(const State &glState, bool isCallValid, ProgramPipelineID pipeline, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetProgramPipelineiv_params() argument
/third_party/vk-gl-cts/external/amber/src/src/
H A Dscript.h72 Result AddPipeline(std::unique_ptr<Pipeline> pipeline) { in AddPipeline() argument
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dengine_vulkan.cc137 Result EngineVulkan::CreatePipeline(amber::Pipeline* pipeline) { in CreatePipeline() argument
290 SetShader(amber::Pipeline* pipeline, const amber::Pipeline::ShaderInfo& shader) SetShader() argument
388 GetVkShaderStageInfo( amber::Pipeline* pipeline, std::vector<VkPipelineShaderStageCreateInfo>* out) GetVkShaderStageInfo() argument
[all...]

Completed in 27 milliseconds

1...<<11121314151617181920>>...32