Home
last modified time | relevance | path

Searched refs:shaderText (Results 1 – 2 of 2) sorted by relevance

/external/skia/fuzz/oss_fuzz/
DFuzzSkRuntimeEffect.cpp38 SkString shaderText{static_cast<const char*>(codeBytes->data()), codeBytes->size()}; in FuzzSkRuntimeEffect_Once() local
39 SkRuntimeEffect::Result result = SkRuntimeEffect::MakeForShader(shaderText, options); in FuzzSkRuntimeEffect_Once()
/external/vulkan-validation-layers/tests/
Dvkrenderframework.h404 …VkShaderObj(VkDeviceObj *device, const char *shaderText, VkShaderStageFlagBits stage, VkRenderFram…