/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsScissorMultiViewportTests.cpp | 105 const std::vector<IVec4> scissors) in makeGraphicsPipeline() 169 std::vector<IVec4> scissors; in generateScissors() local 223 const std::vector<IVec4>& scissors, in generateReferenceImage() 327 const std::vector<IVec4>& scissors, in ScissorRenderer() 432 const std::vector<IVec4> scissors = generateScissors(numViewports, renderSize); in test() local
|
D | vktFragmentOperationsEarlyFragmentTests.cpp | 126 const std::vector<VkRect2D> scissors (1, makeRect2D(renderSize)); in makeGraphicsPipeline() local
|
D | vktFragmentOperationsScissorTests.cpp | 166 const std::vector<VkRect2D> scissors (1, scissor); in makeGraphicsPipeline() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_state_clip.c | 68 const struct pipe_scissor_state *scissors) in softpipe_set_scissor_states()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_clip.c | 68 const struct pipe_scissor_state *scissors) in llvmpipe_set_scissor_states()
|
D | lp_context.h | 79 struct pipe_scissor_state scissors[PIPE_MAX_VIEWPORTS]; member
|
D | lp_setup_context.h | 115 struct u_rect scissors[PIPE_MAX_VIEWPORTS]; member
|
/external/mesa3d/src/intel/vulkan/ |
D | gen7_cmd_buffer.c | 52 const VkRect2D *scissors = cmd_buffer->state.gfx.dynamic.scissor.scissors; in gen7_cmd_buffer_emit_scissor() local
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_misc.c | 41 const struct pipe_scissor_state *scissors) in svga_set_scissor_states()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleBaseResolve.cpp | 236 const std::vector<VkRect2D> scissors (1, makeRect2D(imageMSInfo.extent)); in iterate() local
|
D | vktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp | 403 const std::vector<VkRect2D> scissors (1, makeRect2D(imageMSInfo.extent)); in iterate() local
|
D | vktPipelineDepthTests.cpp | 433 const std::vector<VkRect2D> scissors (1, makeRect2D(m_renderSize));; in DepthTestInstance() local
|
D | vktPipelinePushDescriptorTests.cpp | 461 const vector<VkRect2D> scissors (1, makeRect2D(m_renderSize)); in init() local 1523 const vector<VkRect2D> scissors (1, makeRect2D(m_renderSize)); in init() local 2888 const vector<VkRect2D> scissors (1, makeRect2D(m_renderSize)); in init() local 3922 const vector<VkRect2D> scissors (1, makeRect2D(m_renderSize)); in init() local
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiSmokeTests.cpp | 452 const std::vector<VkRect2D> scissors (1, makeRect2D(renderSize)); in renderTriangleTest() local 762 const std::vector<VkRect2D> scissors (1, makeRect2D(renderSize)); in renderTriangleUnusedResolveAttachmentTest() local
|
D | vktApiGetMemoryCommitment.cpp | 238 const std::vector<VkRect2D> scissors (1, makeRect2D(m_renderSize)); in iterate() local
|
D | vktApiBufferViewAccessTests.cpp | 357 const std::vector<VkRect2D> scissors (1, makeRect2D(m_renderSize)); in BufferViewTestInstance() local
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkObjUtil.cpp | 43 const std::vector<VkRect2D>& scissors, in makeGraphicsPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessUtil.cpp | 381 const std::vector<VkRect2D> scissors (1, makeRect2D(m_renderSize)); in GraphicsEnvironment() local
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateVPTests.cpp | 294 const vk::VkRect2D scissors[4] = in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSampleReadTests.cpp | 506 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
|
D | vktRenderPassUnusedAttachmentTests.cpp | 767 const std::vector<VkRect2D> scissors (1, makeRect2D(m_renderSize)); in UnusedAttachmentTestInstance() local
|
D | vktRenderPassSparseRenderTargetTests.cpp | 340 const std::vector<VkRect2D> scissors (1, makeRect2D(tcu::UVec2(width, height))); in createRenderPipeline() local
|
/external/deqp/external/vulkancts/modules/vulkan/util/ |
D | vktDrawUtil.cpp | 473 const std::vector<VkRect2D> scissors (1, makeRect2D(m_drawState.renderSize)); in VulkanDrawContext() local
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryInstancedRenderingTests.cpp | 97 const std::vector<VkRect2D> scissors (1, makeRect2D(renderSize)); in makeGraphicsPipeline() local
|
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalDrawAndClearTests.cpp | 628 const std::vector<VkRect2D> scissors(1, makeRect2D(tcu::UVec2(WIDTH, HEIGHT))); in createPipeline() local 1039 const std::vector<VkRect2D> scissors(1, makeRect2D(tcu::UVec2(WIDTH, HEIGHT))); in createPipelines() local
|