Home
last modified time | relevance | path

Searched refs:m_param (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthRangeUnrestrictedTests.cpp473 const DepthRangeUnrestrictedParam m_param; member in vkt::pipeline::__anon440638470111::DepthRangeUnrestrictedTestInstance
588 if (!(m_param.viewportDepthBoundsMode & TEST_MODE_VIEWPORT_DYNAMIC)) in buildPipeline()
590 viewport.minDepth = m_param.viewportMinDepth; in buildPipeline()
591 viewport.maxDepth = m_param.viewportMaxDepth; in buildPipeline()
610 m_param.depthClampEnable, // VkBool32 depthClampEnable; in buildPipeline()
662 float minDepthBounds = m_param.minDepthBounds; in buildPipeline()
663 float maxDepthBounds = m_param.maxDepthBounds; in buildPipeline()
665 if (m_param.viewportDepthBoundsMode & TEST_MODE_DEPTH_BOUNDS_DYNAMIC) in buildPipeline()
678 m_param.depthCompareOp, // VkCompareOp depthCompareOp; in buildPipeline()
679 m_param.depthBoundsTestEnable, // VkBool32 depthBoundsTestEnable; in buildPipeline()
[all …]
DvktPipelineBlendOperationAdvancedTests.cpp994 const BlendOperationAdvancedParam m_param; member in vkt::pipeline::__anone888ead50111::BlendOperationAdvancedTestInstance
1131 m_param.overlap, // VkBlendOverlapEXT blendOverlap; in buildPipeline()
1136 for (deUint32 i = 0; i < m_param.colorAttachmentsCount; i++) in buildPipeline()
1143 m_param.blendOps[i], // VkBlendOp colorBlendOp; in buildPipeline()
1146 m_param.blendOps[i], // VkBlendOp alphaBlendOp; in buildPipeline()
1256 for (deUint32 i = 0; i < m_param.colorAttachmentsCount; i++) in prepareRenderPass()
1260 m_param.colorAttachmentsCount, attachmentClearValues.data()); in prepareRenderPass()
1270 if (m_param.premultipliedDstColor == VK_FALSE) in prepareRenderPass()
1273 for (deUint32 i = 0; i < m_param.colorAttachmentsCount; i++) in prepareRenderPass()
1275 …Vec4 calculatedColor = calculateFinalColor(m_param, m_param.blendOps[i], srcColors[color], dstColo… in prepareRenderPass()
[all …]
DvktPipelineCreationFeedbackTests.cpp511 , m_param (*param) in CacheTest()
515 const CacheTestParam m_param; member in vkt::pipeline::__anon035d67430111::CacheTest
528 const CacheTestParam* m_param; member in vkt::pipeline::__anon035d67430111::CacheTestInstance
537 , m_param (param) in CacheTestInstance()
543 if (m_param->isCacheDisabled() == DE_FALSE) in CacheTestInstance()
608 for (deUint32 shaderNdx = 0; shaderNdx < m_param.getShaderCount(); shaderNdx++) in initPrograms()
610 switch(m_param.getShaderFlag(shaderNdx)) in initPrograms()
726 for (deUint32 shaderNdx = 0; shaderNdx < m_param.getShaderCount(); shaderNdx++) in checkSupport()
728 switch(m_param.getShaderFlag(shaderNdx)) in checkSupport()
745 return new GraphicsCacheTestInstance(context, &m_param); in createInstance()
[all …]
DvktPipelineCacheTests.cpp507 , m_param (*param) in CacheTest()
511 const CacheTestParam m_param; member in vkt::pipeline::__anondb71a0fd0111::CacheTest
531 const CacheTestParam* m_param; member in vkt::pipeline::__anondb71a0fd0111::CacheTestInstance
540 , m_param (param) in CacheTestInstance()
650 if (shaderOp == SHADERS_CACHE_OP_MISS && !m_param.getCompileMissShaders()) in initPrograms()
656 for (deUint32 shaderNdx = 0; shaderNdx < m_param.getShaderCount(); shaderNdx++) in initPrograms()
658 switch(m_param.getShaderFlag(shaderNdx)) in initPrograms()
762 for (deUint32 shaderNdx = 0; shaderNdx < m_param.getShaderCount(); shaderNdx++) in checkSupport()
764 switch(m_param.getShaderFlag(shaderNdx)) in checkSupport()
781 return new GraphicsCacheTestInstance(context, &m_param); in createInstance()
[all …]
DvktPipelineExecutablePropertiesTests.cpp546 , m_param (*param) in ExecutablePropertiesTest()
550 const ExecutablePropertiesTestParam m_param; member in vkt::pipeline::__anon8b5e73580111::ExecutablePropertiesTest
565 const ExecutablePropertiesTestParam* m_param; member in vkt::pipeline::__anon8b5e73580111::ExecutablePropertiesTestInstance
576 , m_param (param) in ExecutablePropertiesTestInstance()
968 for (deUint32 stageNdx = 0; stageNdx < m_param->getShaderCount(); stageNdx++) in verifyTestResult()
970 stages &= ~m_param->getShaderFlag(stageNdx); in verifyTestResult()
1035 if (m_param->getTestStatistics()) in verifyTestResult()
1045 if (m_param->getTestInternalRepresentations()) in verifyTestResult()
1096 for (deUint32 shaderNdx = 0; shaderNdx < m_param.getShaderCount(); shaderNdx++) in initPrograms()
1098 switch(m_param.getShaderFlag(shaderNdx)) in initPrograms()
[all …]
/external/testng/src/test/java/test/configuration/
DConfigurationWithParameters.java9 private String m_param; field in ConfigurationWithParameters
14 m_param = param; in testInit()
20 Assert.assertEquals(m_param, param); in testMethod()
/external/deqp/modules/gles2/
Dtes2CapabilityTests.cpp49 , m_param (param) in GetIntCase()
56 GLU_CHECK_CALL(glGetIntegerv(m_param, &value)); in iterate()
58 …m_testCtx.getLog() << TestLog::Message << glu::getParamQueryStr(m_param) << " = " << value << Test… in iterate()
65 GLenum m_param; member in deqp::gles2::GetIntCase
/external/OpenCSD/decoder/include/opencsd/etmv4/
Dtrc_etmv4_stack_elem.h301 … void setParam(const uint32_t param, const int nParamNum) { m_param[(nParamNum & 0x3)] = param; }; in setParam()
302 const uint32_t &getParam(const int nParamNum) const { return m_param[(nParamNum & 0x3)]; }; in getParam()
305 uint32_t m_param[4];