HomeSort by relevance Sort by last modified time
    Searched refs:BLOCKTYPE_UNIFORM (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles31/functional/
es31fOpaqueTypeIndexingTests.cpp 700 BLOCKTYPE_UNIFORM = 0,
787 const char* interfaceName = m_blockType == BLOCKTYPE_UNIFORM ? "uniform" : "buffer";
788 const char* layout = m_blockType == BLOCKTYPE_UNIFORM ? "std140" : "std430";
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktOpaqueTypeIndexingTests.cpp     [all...]

Completed in 320 milliseconds