Searched refs:OPERATION_LAST (Results 1 – 5 of 5) sorted by relevance
47 StencilOperation stencilFailOperation : BITS(OPERATION_LAST);48 StencilOperation stencilPassOperation : BITS(OPERATION_LAST);49 StencilOperation stencilZFailOperation : BITS(OPERATION_LAST);55 StencilOperation stencilFailOperationCCW : BITS(OPERATION_LAST);56 StencilOperation stencilPassOperationCCW : BITS(OPERATION_LAST);57 StencilOperation stencilZFailOperationCCW : BITS(OPERATION_LAST);
157 OPERATION_LAST = OPERATION_DECR enumerator
50 OPERATION_LAST enumerator55 if (operation == OPERATION_LAST) in operator ++()361 const char* operationNames[OPERATION_LAST] = in createSpivVersionCheckTests()379 for (Operation operation = OPERATION_COMPUTE; operation < OPERATION_LAST; ++operation) in createSpivVersionCheckTests()
83 OPERATION_LAST enumerator1091 const std::string operationName[OPERATION_LAST] = in createImageTranscodingSupportTests()1098 const VkImageUsageFlagBits testedImageUsageFlags[OPERATION_LAST] = in createImageTranscodingSupportTests()1105 const VkImageUsageFlagBits pairedImageUsageFlags[OPERATION_LAST] = in createImageTranscodingSupportTests()1116 for (int operationNdx = OPERATION_ATTACHMENT_READ; operationNdx < OPERATION_LAST; ++operationNdx) in createImageTranscodingSupportTests()
97 OPERATION_LAST enumerator2706 const std::string operationName[OPERATION_LAST] = in createImageCompressionTranscodingTests()2719 const VkImageUsageFlags compressedImageUsageFlags[OPERATION_LAST] = in createImageCompressionTranscodingTests()2731 const VkImageUsageFlags compressedImageViewUsageFlags[OPERATION_LAST] = in createImageCompressionTranscodingTests()2743 const VkImageUsageFlags uncompressedImageUsageFlags[OPERATION_LAST] = in createImageCompressionTranscodingTests()2882 for (int operationNdx = OPERATION_IMAGE_LOAD; operationNdx < OPERATION_LAST; ++operationNdx) in createImageCompressionTranscodingTests()