Searched defs:spirv (Results 1 – 4 of 4) sorted by relevance
79 …V(const VkShaderStageFlagBits shader_type, const char *pshader, std::vector<unsigned int> &spirv) { in GLSLtoSPV()
703 …V(const VkShaderStageFlagBits shader_type, const char *pshader, std::vector<unsigned int> &spirv) { in GLSLtoSPV()
105 uint32_t *spirv = (uint32_t *) module->data; in anv_shader_compile_to_nir() local
177 uint32_t *spirv = (uint32_t *) module->data; in radv_shader_compile_to_nir() local