Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsShuffleTests.cpp94 const std::string DeclSource(CaseDefinition caseDef, int baseBinding) in DeclSource()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.cpp664 uint32_t baseBinding = baseInfo.binding - baseInputAttachment.location; in addInputAttachmentDescriptorSetDesc() local
1622 uint32_t baseBinding = baseInfo.binding - baseInputAttachment.location; in updateInputAttachmentDescriptorSet() local
/third_party/glslang/StandAlone/
DStandAlone.cpp209 std::array<std::array<unsigned int, EShLangCount>, glslang::EResCount> baseBinding; variable
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp871 const int baseBinding = 2; in iterate() local