HomeSort by relevance Sort by last modified time
    Searched full:cbinary (Results 1 - 1 of 1) sorted by null

  /external/deqp/external/vulkancts/framework/vulkan/
vkSpirVAsm.cpp 120 spv_const_binary_t cbinary = { binary, binarySizeInWords }; local
121 const spv_result_t valid = spvValidate(context, &cbinary, &diagnostic);

Completed in 838 milliseconds