Home
last modified time | relevance | path

Searched defs:binding_val (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
H A Ddescriptor_set_and_binding_parser.cc86 uint64_t binding_val = strtoul(substr.c_str(), nullptr, 10); in Parse() local
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dcommand_parser.cc551 uint64_t binding_val = strtoul(substr.c_str(), nullptr, 10); in ProcessSSBO() local
704 uint64_t binding_val = strtoul(substr.c_str(), nullptr, 10); in ProcessUniform() local
2052 uint64_t binding_val = strtoul(substr.c_str(), nullptr, 10); in ProcessProbeSSBO() local
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c4470 unsigned binding_val = ctx->opts->environment == DXIL_ENVIRONMENT_GL ? in emit_deref() local

Completed in 12 milliseconds