OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setNdx
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/vulkancts/modules/vulkan/api/
vktApiFeatureInfo.cpp
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/
vktShaderLibrary.cpp
102
void genUniformBlock (ostringstream& out, const string& blockName, const string& instanceName, int
setNdx
, int bindingNdx, const vector<Value>& uniforms)
106
if (
setNdx
!= 0)
107
out << "set = " <<
setNdx
<< ", ";
[
all
...]
Completed in 478 milliseconds