Home
last modified time | relevance | path

Searched defs:scissors (Results 1 – 25 of 117) sorted by relevance

12345

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawScissorTests.cpp98 virtual vector<VkRect2D> updateScissors (vector<VkRect2D> scissors) { return scissors; } in updateScissors()
204 …micScissorTestCommand::DynamicScissorTestCommand (deUint32 firstScissor, vector<VkRect2D> scissors) in DynamicScissorTestCommand()
215 vector<VkRect2D> DynamicScissorTestCommand::updateScissors (vector<VkRect2D> scissors) in updateScissors()
535 vector<VkRect2D> scissors = m_params.staticScissors; in iterate() local
699 vector<VkRect2D> scissors; in createTests() local
726 vector<VkRect2D> scissors; in createTests() local
796 vector<VkRect2D> scissors; in createTests() local
822 vector<VkRect2D> scissors; in createTests() local
867 vector<VkRect2D> scissors; in createTests() local
907 vector<VkRect2D> scissors; in createTests() local
[all …]
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp105 const std::vector<IVec4> scissors) in makeGraphicsPipeline()
148 std::vector<IVec4> scissors; in generateScissors() local
202 const std::vector<IVec4>& scissors, in generateReferenceImage()
306 const std::vector<IVec4>& scissors, in ScissorRenderer()
409 const std::vector<IVec4> scissors = generateScissors(numViewports, renderSize); in test() local
DvktFragmentOperationsEarlyFragmentTests.cpp104 const std::vector<VkRect2D> scissors (1, makeRect2D(renderSize)); in makeGraphicsPipeline() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_clip.c68 const struct pipe_scissor_state *scissors) in llvmpipe_set_scissor_states()
Dlp_context.h85 struct pipe_scissor_state scissors[PIPE_MAX_VIEWPORTS]; member
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_clip.c68 const struct pipe_scissor_state *scissors) in softpipe_set_scissor_states()
/external/mesa3d/src/intel/vulkan/
Dgen7_cmd_buffer.c53 const VkRect2D *scissors = cmd_buffer->state.gfx.dynamic.scissor.scissors; in gen7_cmd_buffer_emit_scissor() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_misc.c41 const struct pipe_scissor_state *scissors) in svga_set_scissor_states()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiSmokeTests.cpp452 const std::vector<VkRect2D> scissors (1, makeRect2D(renderSize)); in renderTriangleTest() local
789 const std::vector<VkRect2D> scissors (1, makeRect2D(renderSize)); in renderTriangleDummyExtStructTest() local
1357 const std::vector<VkRect2D> scissors (1, makeRect2D(renderSize)); in renderTriangleUnusedResolveAttachmentTest() local
DvktApiGetMemoryCommitment.cpp254 const std::vector<VkRect2D> scissors (1, makeRect2D(m_renderSize)); in iterate() local
DvktApiBufferViewAccessTests.cpp357 const std::vector<VkRect2D> scissors (1, makeRect2D(m_renderSize)); in BufferViewTestInstance() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleBaseResolve.cpp262 const std::vector<VkRect2D> scissors (1, makeRect2D(imageMSInfo.extent)); in iterate() local
DvktPipelineBlendTests.cpp725 const std::vector<VkRect2D> scissors (1, makeRect2D(m_renderSize)); in BlendTestInstance() local
1315 const std::vector<VkRect2D> scissors (1, makeRect2D(m_renderSize)); in DualSourceBlendTestInstance() local
1801 const std::vector<vk::VkRect2D> scissors (1, makeRect2D(renderSize)); in iterate() local
DvktPipelineLogicOpTests.cpp332 const std::vector<VkRect2D> scissors (1, makeRect2D(m_renderSize)); in LogicOpTestInstance() local
DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp422 const std::vector<VkRect2D> scissors (1, makeRect2D(imageMSInfo.extent)); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateVPTests.cpp283 const vk::VkRect2D scissors[4] = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.cpp421 const std::vector<VkRect2D> scissors (1, makeRect2D(m_renderSize)); in GraphicsEnvironment() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSampleReadTests.cpp506 const std::vector<VkRect2D> scissors (1, makeRect2D(tcu::UVec2(width, height))); in createRenderPipeline() local
620 const std::vector<VkRect2D> scissors (1, makeRect2D(tcu::UVec2(width, height))); in createSubpassPipeline() local
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp606 const std::vector<VkRect2D> scissors (1, makeRect2D(m_renderSize)); in MultipleSubpassesMultipleCommandBuffersTestInstance() local
/external/mesa3d/src/gallium/drivers/zink/
Dzink_context.h116 VkRect2D scissors[PIPE_MAX_VIEWPORTS]; member
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.cpp420 const std::vector<VkRect2D> scissors(1, makeRect2D(m_framebufferState.renderSize)); in registerDrawObject() local
/external/vulkan-validation-layers/tests/
Dvklayertests_command.cpp4255 const VkRect2D scissors[] = {scissor, scissor}; in TEST_F() local
4337 const std::vector<VkRect2D> scissors(max_scissors + 1, scissor); in TEST_F() local
4667 VkRect2D scissors[100] = {scissor, scissor}; in TEST_F() local
4674 VkRect2D *scissors; in TEST_F() member
4732 const VkRect2D scissors[] = {scissor, scissor}; in TEST_F() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp97 const std::vector<VkRect2D> scissors (1, makeRect2D(renderSize)); in makeGraphicsPipeline() local
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp626 const std::vector<VkRect2D> scissors(1, makeRect2D(tcu::UVec2(WIDTH, HEIGHT))); in createPipeline() local
1073 const std::vector<VkRect2D> scissors(1, makeRect2D(tcu::UVec2(WIDTH, HEIGHT))); in createPipelines() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp613 const std::vector<vk::VkRect2D> scissors(1u, vk::makeRect2D(kFramebufferExtent)); in iterate() local
1016 const std::vector<vk::VkRect2D> scissors (1u, vk::makeRect2D(kFramebufferExtent)); in iterate() local

12345