HomeSort by relevance Sort by last modified time
    Searched defs:maxInlineUniformBlockSize (Results 1 - 5 of 5) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/binding_model/
vktBindingDescriptorSetRandomTests.cpp 107 deUint32 maxInlineUniformBlockSize;
281 m_data.maxInlineUniformBlockSize > inlineUniformProperties.maxInlineUniformBlockSize)
424 arraySizes[b] = randRange(&rnd, 1, (caseDef.maxInlineUniformBlockSize - 16) / 16); // subtract 16 for "ivec4 dummy"
    [all...]
  /external/swiftshader/include/vulkan/
vulkan_core.h     [all...]
vulkan.hpp     [all...]
  /external/vulkan-headers/include/vulkan/
vulkan_core.h     [all...]
vulkan.hpp     [all...]

Completed in 768 milliseconds