Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dvktestframeworkandroid.cpp110 …kTestFramework::ASMtoSPV(const spv_target_env target_env, const uint32_t options, const char *pasm, in ASMtoSPV() argument
115 …spv_result_t error = spvTextToBinaryWithOptions(context, pasm, strlen(pasm), options, &binary, &di… in ASMtoSPV()
Dvktestframeworkandroid.h48 …bool ASMtoSPV(const spv_target_env target_env, const uint32_t options, const char *pasm, std::vect…
Dvktestframework.h69 …bool ASMtoSPV(const spv_target_env target_env, const uint32_t options, const char *pasm, std::vect…
Dvktestframework.cpp843 …kTestFramework::ASMtoSPV(const spv_target_env target_env, const uint32_t options, const char *pasm, in ASMtoSPV() argument
848 …spv_result_t error = spvTextToBinaryWithOptions(context, pasm, strlen(pasm), options, &binary, &di… in ASMtoSPV()