Home
last modified time | relevance | path

Searched defs:stage_ (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dtransfer_image.h86 VkPipelineStageFlags stage_ = VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT; variable
/third_party/node/deps/v8/src/debug/
Ddebug-property-iterator.h62 } stage_ = kExoticIndices; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.cpp181 VulkanShader::VulkanShader(const vk::VkShaderStageFlagBits stage_, const vk::ProgramBinary& binary_) in VulkanShader()
/third_party/node/deps/v8/src/codegen/
Dassembler.h100 enum { kCollection, kOptimization } stage_ = kCollection; variable