Searched refs:OPERATION_LAST (Results 1 – 5 of 5) sorted by relevance
49 StencilOperation stencilFailOperation : BITS(OPERATION_LAST);50 StencilOperation stencilPassOperation : BITS(OPERATION_LAST);51 StencilOperation stencilZFailOperation : BITS(OPERATION_LAST);57 StencilOperation stencilFailOperationCCW : BITS(OPERATION_LAST);58 StencilOperation stencilPassOperationCCW : BITS(OPERATION_LAST);59 StencilOperation stencilZFailOperationCCW : BITS(OPERATION_LAST);
157 OPERATION_LAST = OPERATION_DECR enumerator
50 OPERATION_LAST enumerator55 if (operation == OPERATION_LAST) in operator ++()368 const char* operationNames[OPERATION_LAST] = in createSpivVersionCheckTests()386 for (Operation operation = OPERATION_COMPUTE; operation < OPERATION_LAST; ++operation) in createSpivVersionCheckTests()
87 OPERATION_LAST enumerator1095 const std::string operationName[OPERATION_LAST] = in createImageTranscodingSupportTests()1102 const VkImageUsageFlagBits testedImageUsageFlags[OPERATION_LAST] = in createImageTranscodingSupportTests()1109 const VkImageUsageFlagBits pairedImageUsageFlags[OPERATION_LAST] = in createImageTranscodingSupportTests()1120 for (int operationNdx = OPERATION_ATTACHMENT_READ; operationNdx < OPERATION_LAST; ++operationNdx) in createImageTranscodingSupportTests()
101 OPERATION_LAST enumerator2987 const std::string operationName[OPERATION_LAST] = in createImageCompressionTranscodingTests()3012 const VkImageUsageFlags compressedImageUsageFlags[OPERATION_LAST] = in createImageCompressionTranscodingTests()3024 const VkImageUsageFlags compressedImageViewUsageFlags[OPERATION_LAST] = in createImageCompressionTranscodingTests()3036 const VkImageUsageFlags uncompressedImageUsageFlags[OPERATION_LAST] = in createImageCompressionTranscodingTests()3184 for (int operationNdx = OPERATION_IMAGE_LOAD; operationNdx < OPERATION_LAST; ++operationNdx) in createImageCompressionTranscodingTests()