Home
last modified time | relevance | path

Searched refs:shaderGroup (Results 1 – 16 of 16) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/stress/
Des3sLongRunningTests.cpp269 …TestCaseGroup* const shaderGroup = new TestCaseGroup(m_context, "program", "Shader program stress … in init() local
270 addChild(shaderGroup); in init()
274shaderGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderConte… in init()
/third_party/vk-gl-cts/modules/gles2/stress/
Des2sLongRunningTests.cpp269 …TestCaseGroup* const shaderGroup = new TestCaseGroup(m_context, "program", "Shader program stress … in init() local
270 addChild(shaderGroup); in init()
274shaderGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderConte… in init()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp439 struct shaderGroup struct in glcts::TextureCubeMapArraySamplingTest
472 void getShaderGroup(samplingFunction function, shaderGroup& shader_group) const;
492 …void init(const glw::Functions& gl, const shaderGroup& shader_group, shaderType shader_type, bool …
521 …void init(const glw::Functions& gl, const shaderGroup& shader_group, TextureCubeMapArraySamplingTe…
DesextcTextureCubeMapArraySampling.cpp4273 shaderGroup shader_group;
4323 const shaderGroup& shader_group,
4424 …raySamplingTest::programDefinition::init(const glw::Functions& gl, const shaderGroup& shader_group,
4648 shaderGroup& shader_group) const
4874 void TextureCubeMapArraySamplingTest::shaderGroup::init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemShaderImageAccessTests.cpp1190 …de::MovePtr<tcu::TestCaseGroup> shaderGroup (new tcu::TestCaseGroup(testCtx, shaderTypes[shaderT… in createShaderImageAccessTests() local
1231 shaderGroup->addChild(accessTypeGroup.release()); in createShaderImageAccessTests()
1234 accessGroup->addChild(shaderGroup.release()); in createShaderImageAccessTests()
DvktProtectedMemYCbCrConversionTests.cpp1441 …de::MovePtr<tcu::TestCaseGroup> shaderGroup (new tcu::TestCaseGroup(testCtx, shaderTypeName, "YCbC… in createYCbCrConversionTests() local
1505 shaderGroup->addChild(colorModelGroup.release()); in createYCbCrConversionTests()
1508 formatGroup->addChild(shaderGroup.release()); in createYCbCrConversionTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp1336 GroupPtr shaderGroup(new tcu::TestCaseGroup(testCtx, shaderCase.name, "")); in createDrawMultiExtTests() local
1383 shaderGroup->addChild(multiviewGroup.release()); in createDrawMultiExtTests()
1386 instanceGroup->addChild(shaderGroup.release()); in createDrawMultiExtTests()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils.cpp1384 GroupScope shaderGroup(&json, "ShaderManager"); in SerializeContextToString() local
1395 GroupScope shaderGroup(&json, "ProgramManager"); in SerializeContextToString() local
1406 GroupScope shaderGroup(&json, "TextureManager"); in SerializeContextToString() local
1415 GroupScope shaderGroup(&json, "VertexArrayMap"); in SerializeContextToString() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp1329 …tcu::TestCaseGroup* const shaderGroup = new tcu::TestCaseGroup(m_testCtx, shaderTypes[shaderTypeN… in init() local
1330 indexGroup->addChild(shaderGroup); in init()
1338shaderGroup->addChild(new SamplerIndexingCase(m_context, caseName.c_str(), "", shaderType, sampler… in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingComplexControlFlowTests.cpp232 deUint32& shaderGroup,
326 deUint32& shaderGroup, in calcShaderGroup()
336 shaderGroup = shaderGroupCounter; in calcShaderGroup()
DvktRayTracingMiscTests.cpp3831 const void* getShaderRecordData(const ShaderGroups& shaderGroup) const final in getShaderRecordData()
3833 …return (shaderGroup == ShaderGroups::HIT_GROUP) ? m_shaderGroupToRecordDataMap.at(shaderGroup).d… in getShaderRecordData()
3834 … : (shaderGroup == ShaderGroups::MISS_GROUP) ? m_shaderGroupToRecordDataMap.at(shaderGroup).data() in getShaderRecordData()
3838 deUint32 getShaderRecordSize(const ShaderGroups& shaderGroup) const final in getShaderRecordSize()
3842 return ((shaderGroup == ShaderGroups::HIT_GROUP) || in getShaderRecordSize()
3843 (shaderGroup == ShaderGroups::MISS_GROUP)) ? m_shaderRecordSize in getShaderRecordSize()
4323 const auto shaderGroup = ( (currentShaderStage == VK_SHADER_STAGE_ANY_HIT_BIT_KHR) || in verifyResultBuffer() local
4335 const auto& expectedDataVec = currentItem.shaderGroupToRecordDataMap.at (shaderGroup); in verifyResultBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp1687 …MovePtr<tcu::TestCaseGroup> shaderGroup(new tcu::TestCaseGroup(testCtx, shaderGroupName.c_str(), "… in addClippingTests() local
1699shaderGroup.get(), caseName, caseGroups[groupNdx].description, initPrograms, testClipDistance, in addClippingTests()
1702 mainGroup->addChild(shaderGroup.release()); in addClippingTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp2045 …tcu::TestCaseGroup* const shaderGroup = new tcu::TestCaseGroup(m_testCtx, shaderTypes[shaderTypeN… in init() local
2046 indexGroup->addChild(shaderGroup); in init()
2060shaderGroup->addChild(new SamplerIndexingCase(m_testCtx, caseName.c_str(), "", shaderType, sampler… in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateASTests.cpp1809 deUint32& shaderGroup,
2043 deUint32& shaderGroup, in calcShaderGroup()
2053 shaderGroup = shaderGroupCounter; in calcShaderGroup()
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pShaderOperatorTests.cpp1914 …tcu::TestCaseGroup* const shaderGroup = new tcu::TestCaseGroup(m_testCtx, isVertex ? "ve… in init() local
1915 opGroup->addChild(shaderGroup); in init()
1929shaderGroup->addChild(new BinaryOpCase(m_context, name.str().c_str(), "", op, type, precision, use… in init()
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pShaderOperatorTests.cpp1906 …tcu::TestCaseGroup* const shaderGroup = new tcu::TestCaseGroup(m_testCtx, isVertex ? "ve… in init() local
1907 opGroup->addChild(shaderGroup); in init()
1921shaderGroup->addChild(new BinaryOpCase(m_context, name.str().c_str(), "", op, type, precision, use… in init()