Home
last modified time | relevance | path

Searched refs:InterfaceVariablesInstance (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderInOutTestsEXT.cpp563 class InterfaceVariablesInstance : public vkt::TestInstance class
566 InterfaceVariablesInstance (Context& context, const InterfaceVariableParams* params) in InterfaceVariablesInstance() function in vkt::MeshShader::__anon41be957e0111::InterfaceVariablesInstance
570 virtual ~InterfaceVariablesInstance (void) {} in ~InterfaceVariablesInstance()
583 return new InterfaceVariablesInstance(context, m_params.get()); in createInstance()
963 void InterfaceVariablesInstance::generateReferenceLevel () in generateReferenceLevel()
979 bool InterfaceVariablesInstance::verifyResult (const tcu::ConstPixelBufferAccess& resultAccess) con… in verifyResult()
1021 tcu::TestStatus InterfaceVariablesInstance::iterate () in iterate()
DvktMeshShaderMiscTests.cpp3390 class InterfaceVariablesInstance : public MeshShaderMiscInstance class
3393 InterfaceVariablesInstance (Context& context, const MiscTestParams* params) in InterfaceVariablesInstance() function in vkt::MeshShader::__anon77a457aa0111::InterfaceVariablesInstance
3395 virtual ~InterfaceVariablesInstance (void) {} in ~InterfaceVariablesInstance()
3403 return new InterfaceVariablesInstance(context, m_params.get()); in createInstance()
3779 void InterfaceVariablesInstance::generateReferenceLevel () in generateReferenceLevel()
3795 tcu::TestStatus InterfaceVariablesInstance::iterate () in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderInOutTestsEXT.cpp563 class InterfaceVariablesInstance : public vkt::TestInstance class
566 InterfaceVariablesInstance (Context& context, const InterfaceVariableParams* params) in InterfaceVariablesInstance() function in vkt::MeshShader::__anonc21842de0111::InterfaceVariablesInstance
570 virtual ~InterfaceVariablesInstance (void) {} in ~InterfaceVariablesInstance()
583 return new InterfaceVariablesInstance(context, m_params.get()); in createInstance()
963 void InterfaceVariablesInstance::generateReferenceLevel () in generateReferenceLevel()
979 bool InterfaceVariablesInstance::verifyResult (const tcu::ConstPixelBufferAccess& resultAccess) con… in verifyResult()
1021 tcu::TestStatus InterfaceVariablesInstance::iterate () in iterate()
DvktMeshShaderMiscTests.cpp3390 class InterfaceVariablesInstance : public MeshShaderMiscInstance class
3393 InterfaceVariablesInstance (Context& context, const MiscTestParams* params) in InterfaceVariablesInstance() function in vkt::MeshShader::__anon4a7e550a0111::InterfaceVariablesInstance
3395 virtual ~InterfaceVariablesInstance (void) {} in ~InterfaceVariablesInstance()
3403 return new InterfaceVariablesInstance(context, m_params.get()); in createInstance()
3779 void InterfaceVariablesInstance::generateReferenceLevel () in generateReferenceLevel()
3795 tcu::TestStatus InterfaceVariablesInstance::iterate () in iterate()