Searched refs:PreprocessShaderBinary (Results 1 – 1 of 1) sorted by relevance
81 …std::vector<uint32_t> PreprocessShaderBinary(uint32_t *src_binary, size_t binary_size, spv_target_… in PreprocessShaderBinary() function91 : words(PreprocessShaderBinary((uint32_t *)pCreateInfo->pCode, pCreateInfo->codeSize, env)), in shader_module()