Searched refs:pasm (Results 1 – 4 of 4) sorted by relevance
/external/vulkan-validation-layers/tests/ |
D | vktestframeworkandroid.cpp | 110 …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()
|
D | vktestframeworkandroid.h | 48 …bool ASMtoSPV(const spv_target_env target_env, const uint32_t options, const char *pasm, std::vect…
|
D | vktestframework.h | 69 …bool ASMtoSPV(const spv_target_env target_env, const uint32_t options, const char *pasm, std::vect…
|
D | vktestframework.cpp | 843 …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()
|