Home
last modified time | relevance | path

Searched refs:test_shader (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/tools/test/
H A Dtest_vulkan_codegen.py11 test_shader = """ variable
104 f.write(test_shader)
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_debug.h39 test_shader = 1 << 5, enumerator
H A Dsfn_debug.cpp35 {"ts", SfnLog::test_shader, "Log shaders in tests" },
/aosp_15_r20/external/executorch/backends/vulkan/test/
H A Dvulkan_compute_api_test.cpp404 const vkapi::ShaderInfo& kernel = VK_KERNEL(test_shader); in TEST_F()