Searched refs:ShaderObjectDeviceFeaturesBinaryCase (Results 1 – 1 of 1) sorted by relevance
1060 class ShaderObjectDeviceFeaturesBinaryCase : public vkt::TestCase class1063 …ShaderObjectDeviceFeaturesBinaryCase(tcu::TestContext &testCtx, const std::string &name, const boo… in ShaderObjectDeviceFeaturesBinaryCase() function in vkt::ShaderObject::__anonba8fd48c0111::ShaderObjectDeviceFeaturesBinaryCase1071 virtual ~ShaderObjectDeviceFeaturesBinaryCase(void) in ~ShaderObjectDeviceFeaturesBinaryCase()1088 void ShaderObjectDeviceFeaturesBinaryCase::checkSupport(Context &context) const in checkSupport()1099 void ShaderObjectDeviceFeaturesBinaryCase::initPrograms(vk::SourceCollections &programCollection) c… in initPrograms()1228 … new ShaderObjectDeviceFeaturesBinaryCase(testCtx, std::to_string(i), linked, stage.stage, i)); in createShaderObjectBinaryTests()