Lines Matching defs:Capability
76 const std::string& Capability(const CapTestParameter& p) {
89 const std::string& capability = Capability(p);
100 auto found = find(begin(caps), end(caps), Capability(p));
2053 TEST_P(ValidateCapability, Capability) {
2054 const std::string capability = Capability(GetParam());
2073 TEST_P(ValidateCapabilityV11, Capability) {
2074 const std::string capability = Capability(GetParam());
2084 TEST_P(ValidateCapabilityVulkan10, Capability) {
2085 const std::string capability = Capability(GetParam());
2095 TEST_P(ValidateCapabilityVulkan11, Capability) {
2096 const std::string capability = Capability(GetParam());
2106 TEST_P(ValidateCapabilityVulkan12, Capability) {
2107 const std::string capability = Capability(GetParam());
2117 TEST_P(ValidateCapabilityOpenGL40, Capability) {
2118 const std::string capability = Capability(GetParam());
2219 HasSubstr("Capability Linkage is not allowed by Vulkan 1.0"));
2253 HasSubstr("Capability DrawParameters is not allowed by Vulkan 1.0"));
2270 HasSubstr("Capability Pipes is not allowed by OpenCL 1.2 Full Profile"));
2304 "Capability Sampled1D is not allowed by OpenCL 1.2 Full Profile"));
2322 "Capability Int64 is not allowed by OpenCL 1.2 Embedded Profile"));
2354 HasSubstr("Capability Sampled1D is not allowed by OpenCL 1.2 "
2372 HasSubstr("Capability Pipes is not allowed by OpenCL 1.2 "
2405 "Capability Matrix is not allowed by OpenCL 2.0/2.1 Full Profile"));
2437 HasSubstr("Capability Sampled1D is not allowed by OpenCL 2.0/2.1 "
2454 HasSubstr("Capability Int64 is not allowed by OpenCL 2.0/2.1 "
2487 HasSubstr("Capability Sampled1D is not allowed by OpenCL 2.0/2.1 "
2518 HasSubstr("Capability Matrix is not allowed by OpenCL 2.2 Full Profile"));
2552 "Capability Sampled1D is not allowed by OpenCL 2.2 Full Profile"));
2570 "Capability Int64 is not allowed by OpenCL 2.2 Embedded Profile"));
2602 HasSubstr("Capability Sampled1D is not allowed by OpenCL 2.2 "
2628 // Capability ShaderViewportMaskNV is enabled by SPV_NV_viewport_array2.
2848 HasSubstr(std::string("1st operand of Capability: operand ") +
2945 "1st operand of Capability: operand ShaderViewportIndexLayerEXT"));
2960 "1st operand of Capability: operand ShaderViewportIndexLayerEXT"));