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()
85 OPERATION_LAST enumerator1093 const std::string operationName[OPERATION_LAST] = in createImageTranscodingSupportTests()1100 const VkImageUsageFlagBits testedImageUsageFlags[OPERATION_LAST] = in createImageTranscodingSupportTests()1107 const VkImageUsageFlagBits pairedImageUsageFlags[OPERATION_LAST] = in createImageTranscodingSupportTests()1118 for (int operationNdx = OPERATION_ATTACHMENT_READ; operationNdx < OPERATION_LAST; ++operationNdx) in createImageTranscodingSupportTests()
100 OPERATION_LAST enumerator2977 const std::string operationName[OPERATION_LAST] = in createImageCompressionTranscodingTests()3002 const VkImageUsageFlags compressedImageUsageFlags[OPERATION_LAST] = in createImageCompressionTranscodingTests()3014 const VkImageUsageFlags compressedImageViewUsageFlags[OPERATION_LAST] = in createImageCompressionTranscodingTests()3026 const VkImageUsageFlags uncompressedImageUsageFlags[OPERATION_LAST] = in createImageCompressionTranscodingTests()3174 for (int operationNdx = OPERATION_IMAGE_LOAD; operationNdx < OPERATION_LAST; ++operationNdx) in createImageCompressionTranscodingTests()