Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp1198 …const int indexLayoutBinding = (computeCmd && computeData) ? (2) : (computeCmd || computeData) ?… in genComputeSource() local
1234 buf << "layout(binding = " << indexLayoutBinding << ") writeonly buffer IndexBuffer {\n" in genComputeSource()