Home
last modified time | relevance | path

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

/external/skqp/src/compute/hs/vk/
Dhs_glsl_preamble.h19 #define HS_GLSL_EXT_REQUIRE(name) HS_GLSL_EXT() name : require macro
27 HS_GLSL_EXT_REQUIRE(GL_KHR_shader_subgroup_basic)
28 HS_GLSL_EXT_REQUIRE(GL_KHR_shader_subgroup_shuffle)
31 HS_GLSL_EXT_REQUIRE(GL_ARB_gpu_shader_int64)
/external/skia/src/compute/hs/vk/
Dhs_glsl_preamble.h19 #define HS_GLSL_EXT_REQUIRE(name) HS_GLSL_EXT() name : require macro
27 HS_GLSL_EXT_REQUIRE(GL_KHR_shader_subgroup_basic)
28 HS_GLSL_EXT_REQUIRE(GL_KHR_shader_subgroup_shuffle)
31 HS_GLSL_EXT_REQUIRE(GL_ARB_gpu_shader_int64)