Home
last modified time | relevance | path

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

123456789

/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp98 const int numViewports, const std::vector<IVec4> scissors) in makeGraphicsPipeline()
140 std::vector<IVec4> scissors; in generateScissors() local
181 const Vec4 &clearColor, const std::vector<IVec4> &scissors, in generateReferenceImage()
283const std::vector<IVec4> &scissors, const VkFormat colorFormat, const Vec4 &clearColor, in ScissorRenderer()
390 const std::vector<IVec4> scissors = generateScissors(numViewports, renderSize); in test() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawScissorTests.cpp116 virtual vector<VkRect2D> updateScissors(vector<VkRect2D> scissors) in updateScissors()
250 …amicScissorTestCommand::DynamicScissorTestCommand(uint32_t firstScissor, vector<VkRect2D> scissors) in DynamicScissorTestCommand()
261 vector<VkRect2D> DynamicScissorTestCommand::updateScissors(vector<VkRect2D> scissors) in updateScissors()
670 vector<VkRect2D> scissors = m_params.staticScissors; in iterate() local
896 vector<VkRect2D> scissors; in createTests() local
924 vector<VkRect2D> scissors; in createTests() local
999 vector<VkRect2D> scissors; in createTests() local
1026 vector<VkRect2D> scissors; in createTests() local
1064 vector<VkRect2D> scissors; in createTests() local
DvktDrawPointClampTests.cpp232 const std::vector<VkRect2D> scissors(1, makeRect2D(renderSize)); in renderPointSizeClampTest() local
/external/gson/extras/src/test/java/com/google/gson/graph/
DGraphAdapterBuilderTest.java37 Roshambo scissors = new Roshambo("SCISSORS"); in testSerialization() local
69 Roshambo scissors = rock.beats; in testDeserialization() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_clip.c68 const struct pipe_scissor_state *scissors) in llvmpipe_set_scissor_states()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_clip.c68 const struct pipe_scissor_state *scissors) in softpipe_set_scissor_states()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_misc.c23 const struct pipe_scissor_state *scissors) in svga_set_scissor_states()
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateVPTests.cpp284 std::vector<vk::VkRect2D> scissors(4u, {{0u, 0u}, {0u, 0u}}); in initPipeline() local
344 const vk::VkRect2D scissors[kNumViewports] = { in iterate() local
DvktDynamicStateCBTests.cpp76 std::vector<vk::VkRect2D> scissors{{{0u, 0u}, {0u, 0u}}}; in initPipeline() local
DvktDynamicStateInheritanceTests.cpp114 std::vector<VkRect2D> scissors; member
725 const std::vector<VkRect2D> scissors; in startRenderCmds() local
DvktDynamicStateBaseClass.cpp213 std::vector<vk::VkRect2D> scissors{{{0u, 0u}, {0u, 0u}}}; in initPipeline() local
DvktDynamicStateGeneralTests.cpp334 std::vector<vk::VkRect2D> scissors{{{0u, 0u}, {0u, 0u}}}; in initPipeline() local
625 const std::vector<vk::VkRect2D> scissors(1u, makeRect2D(vkExtent)); in staticStencilMaskZeroProgramsTest() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMiscTests.cpp341 const std::vector<VkRect2D> scissors(1u, makeRect2D(m_extent)); in iterate() local
548 const std::vector<vk::VkRect2D> scissors{makeRect2D(imageExtent)}; in runTest() local
958 const std::vector<VkRect2D> scissors(1u, makeRect2D(m_extent)); in iterate() local
1175 const std::vector<VkRect2D> scissors(1u, makeRect2D(vkExtent)); in compatibleRenderPassTest() local
1295 const std::vector<VkRect2D> scissors{makeRect2D(vkExtent)}; in arrayOfStructsInterfaceTest() local
1506 const std::vector<VkRect2D> scissors(1u, makeRect2D(vkExtent)); in varyingSamplesFragTest() local
1871 const std::vector<VkRect2D> scissors(1u, makeRect2D(32u, 32u)); in iterate() local
DvktPipelineMultisampleBaseResolve.cpp272 const std::vector<VkRect2D> scissors{makeRect2D(imageMSInfo.extent)}; in iterate() local
DvktPipelineEarlyDestroyTests.cpp194 const std::vector<VkRect2D> scissors{}; in testEarlyDestroy() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiSmokeTests.cpp439 const std::vector<VkRect2D> scissors(1, makeRect2D(renderSize)); in renderTriangleTest() local
726 const std::vector<VkRect2D> scissors(1, makeRect2D(renderSize)); in renderTriangleUnusedResolveAttachmentTest() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp85const std::vector<VkRect2D> &scissors, const VkPrimitiveTopology topology, const uint32_t subpass, in makeGraphicsPipeline()
379 const std::vector<VkRect2D> &scissors, const uint32_t subpass, in makeGraphicsPipeline()
443 const std::vector<VkRect2D> &scissors, const uint32_t subpass, in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/device_generated_commands/
DvktDGCGraphicsConditionalTestsExt.cpp210 const std::vector<VkRect2D> scissors(1u, makeRect2D(vkExtent)); in conditionalDispatchRun() local
394 const std::vector<VkRect2D> scissors(1u, makeRect2D(vkExtent)); in conditionalPreprocessRun() local
DvktDGCGraphicsMiscTestsExt.cpp422 const std::vector<VkRect2D> scissors(1u, makeRect2D(fbExtent)); in iterate() local
829 const std::vector<VkRect2D> scissors(1u, makeRect2D(fbExtent)); in iterate() local
1650 const std::vector<VkRect2D> scissors(1u, makeRect2D(fbExtent)); in iterate() local
2227 const std::vector<VkRect2D> scissors{scissor}; in submitWork() local
2366 const std::vector<VkRect2D> scissors{scissor}; in submitWork() local
2532 const std::vector<VkRect2D> scissors{scissor}; in submitWork() local
2857 const std::vector<VkRect2D> scissors{scissor}; in iterate() local
2980 const std::vector<VkRect2D> scissors(1u, makeRect2D(fbExtent)); in SequenceIndexRun() local
3246 const std::vector<VkRect2D> scissors(1u, makeRect2D(fbExtent)); in iterate() local
3539 const std::vector<VkRect2D> scissors(1u, makeRect2D(extent)); in EarlyFragmentTestsRun() local
[all …]
/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/
Ddynamic_state.rs1170 let scissors: SmallVec<[Scissor; 2]> = scissors.into_iter().collect(); in set_scissor() localVariable
1251 let scissors: SmallVec<[Scissor; 2]> = scissors.into_iter().collect(); in set_scissor_with_count() localVariable
2351 scissors: Mutex<SmallVec<[Scissor; 2]>>, in set_scissor() field
2364 let scissors: SmallVec<[Scissor; 2]> = scissors.into_iter().collect(); in set_scissor() localVariable
2382 scissors: Mutex<SmallVec<[Scissor; 2]>>, in set_scissor_with_count() field
2395 let scissors: SmallVec<[Scissor; 2]> = scissors.into_iter().collect(); in set_scissor_with_count() localVariable
2805 let scissors = scissors in set_scissor() localVariable
2826 let scissors = scissors in set_scissor_with_count() localVariable
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSmokeTestsEXT.cpp90 …const std::vector<VkViewport> &viewports, const std::vector<VkRect2D> &scissors, const uint32_t su… in makeMeshGraphicsPipeline()
581 std::vector<VkRect2D> scissors(1u, makeRect2D(colorBufferExtent)); in iterate() local
862 std::vector<VkRect2D> scissors(1u, makeRect2D(colorBufferExtent)); in testFullscreenGradient() local
1449 const std::vector<VkRect2D> scissors(1u, makeRect2D(fbExtent)); in iterate() local
1860 const std::vector<VkRect2D> scissors(1u, makeRect2D(fbExtent)); in iterate() local
DvktMeshShaderPropertyTestsEXT.cpp456 const std::vector<VkRect2D> scissors(1u, makeRect2D(framebufferExtent)); in iterate() local
740 const std::vector<VkRect2D> scissors(1u, makeRect2D(fbExtent)); in iterate() local
962 const std::vector<VkRect2D> scissors(1u, makeRect2D(fbExtent)); in iterate() local
1245 const std::vector<VkRect2D> scissors(1u, makeRect2D(fbExtent)); in iterate() local
1482 const std::vector<VkRect2D> scissors(1u, makeRect2D(fbExtent)); in iterate() local
2253 const std::vector<VkRect2D> scissors(1u, makeRect2D(fbExtent)); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRateMiscTests.cpp354 const std::vector<VkRect2D> scissors(1u, makeRect2D(fbExtent)); in testEnableDisable() local
569 const std::vector<VkRect2D> scissors(1u, makeRect2D(fbExtent)); in testNoFrag() local
1058 const std::vector<VkRect2D> scissors(1u, makeRect2D(fbExtent)); in testOOB() local
/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/
Ddynamic_state.rs1518 let scissors: SmallVec<[Scissor; 2]> = scissors.into_iter().collect(); in set_scissor() localVariable
1584 let scissors: SmallVec<[Scissor; 2]> = scissors.into_iter().collect(); in set_scissor_unchecked() localVariable
1631 let scissors: SmallVec<[Scissor; 2]> = scissors.into_iter().collect(); in set_scissor_with_count() localVariable
1694 let scissors: SmallVec<[Scissor; 2]> = scissors.into_iter().collect(); in set_scissor_with_count_unchecked() localVariable
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationImageLayoutTransitionTests.cpp182 const vector<VkRect2D> scissors(1u, renderArea); in iterate() local

123456789