Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectBinaryTests.cpp1060 class ShaderObjectDeviceFeaturesBinaryCase : public vkt::TestCase class
1063ShaderObjectDeviceFeaturesBinaryCase(tcu::TestContext &testCtx, const std::string &name, const boo… in ShaderObjectDeviceFeaturesBinaryCase() function in vkt::ShaderObject::__anonba8fd48c0111::ShaderObjectDeviceFeaturesBinaryCase
1071 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()