Home
last modified time | relevance | path

Searched defs:renderState (Results 1 – 19 of 19) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineReferenceRenderer.cpp263 void ReferenceRenderer::draw (const rr::RenderState& renderState, in draw()
294 void ReferenceRenderer::draw (const rr::RenderState& renderState, in draw()
332 void ReferenceRenderer::draw (const rr::RenderState& renderState, in draw()
DvktPipelineDepthTests.cpp728 …rr::RenderState renderState(refRenderer.getViewportState(), m_context.getDeviceProperties().limits… in verifyImage() local
DvktPipelineBlendTests.cpp1078 …rr::RenderState renderState (refRenderer.getViewportState(), m_context.getDeviceProperties().l… in verifyImage() local
1481 …rr::RenderState renderState (refRenderer.getViewportState(), m_context.getDeviceProperties().l… in verifyImage() local
DvktPipelineStencilTests.cpp761 …rr::RenderState renderState(refRenderer.getViewportState(), m_context.getDeviceProperties().limits… in verifyImage() local
DvktPipelineInputAssemblyTests.cpp1378 …rr::RenderState renderState (refRenderer.getViewportState(), m_context.getDeviceProperties().li… in verifyImage() local
DvktPipelinePushConstantTests.cpp638 …rr::RenderState renderState(refRenderer.getViewportState(), m_context.getDeviceProperties().limits… in verifyImage() local
2562 …rr::RenderState renderState(refRenderer.getViewportState(), m_context.getDeviceProperties().limits… in verify() local
DvktPipelineImageSamplingInstance.cpp1471 …const rr::RenderState renderState(refRenderer.getViewportState(), m_context.getDeviceProperties().… in verifyImage() local
DvktPipelineMultisampleTests.cpp1624 …rr::RenderState renderState (refRenderer.getViewportState(), m_context.getDeviceProperties().l… in verifyImage() local
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.cpp155 …const rr::RenderState renderState((rr::ViewportState(referenceColorBuffer)), m_pipelineStates[… in draw() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawAhbTests.cpp164 …const rr::RenderState renderState ((rr::ViewportState(colorBuffer)), m_context.getDevicePrope… in generateRefImage() local
DvktDrawInstancedTests.cpp687 …const rr::RenderState renderState ((rr::ViewportState(colorBuffer)), m_context.getDevicePrope… in iterate() local
DvktBasicDrawTests.cpp478 …const rr::RenderState renderState ((rr::ViewportState(colorBuffer)), m_context.getDevicePrope… in generateRefImage() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiSmokeTests.cpp317 …const rr::RenderState renderState ((rr::ViewportState(colorBuffer)), subpixelBits, rr::VIEWPO… in renderReferenceTriangle() local
/external/deqp/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp135 const rr::RenderState renderState((rr::ViewportState(colorBuffer)), subpixelBits); in renderReferenceTriangle() local
/external/deqp/modules/glshared/
DglsTextureBufferCase.cpp675 …const rr::RenderState renderState(rr::ViewportState(rr::WindowRectangle(0, 0, target.getWidth()… in renderReference() local
/external/deqp/modules/egl/
DteglRenderTests.cpp465 …rr::RenderState renderState((rr::ViewportState)(rr::MultisamplePixelBufferAccess::fromMultisampleA… in renderReference() local
/external/deqp/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp835 …const rr::RenderState renderState (createRenderState(preCommonBlendState, postCommonBlendState, d… in renderRefQuad() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp1769 …rr::RenderState renderState ((rr::ViewportState(depthBuffer)), m_context.getDeviceProperti… in iterateInternal() local
2249 …const rr::RenderState renderState (viewportState, m_context.getDeviceProperties().limits.subP… in iterateInternal() local
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_dx.h1757 } renderState; member