Home
last modified time | relevance | path

Searched refs:entrypoint_id (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dshader_validation.cpp1903 auto entrypoint_id = entrypoint.word(2); in ProcessExecutionModes() local
1907 if (insn.opcode() == spv::OpExecutionMode && insn.word(1) == entrypoint_id) { in ProcessExecutionModes()