Searched refs:indexLayoutBinding (Results 1 – 1 of 1) sorted by relevance
1198 …const int indexLayoutBinding = (computeCmd && computeData) ? (2) : (computeCmd || computeData) ?… in genComputeSource() local1234 buf << "layout(binding = " << indexLayoutBinding << ") writeonly buffer IndexBuffer {\n" in genComputeSource()