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

  /external/vulkan-validation-layers/tests/
vktestframeworkandroid.cpp 79 bool VkTestFramework::GLSLtoSPV(const VkShaderStageFlagBits shader_type, const char *pshader, std::vector<unsigned int> &spirv) {
86 __android_log_print(ANDROID_LOG_ERROR, "VkLayerValidationTest", "GLSLtoSPV compilation failed");
vktestframework.cpp 703 bool VkTestFramework::GLSLtoSPV(const VkShaderStageFlagBits shader_type, const char *pshader, std::vector<unsigned int> &spirv) {
    [all...]

Completed in 135 milliseconds