Home
last modified time | relevance | path

Searched refs:simple_shader (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/SPIRV-Tools/test/opt/
Dpass_merge_return_test.cpp288 OpEntryPoint GLCompute %6 "simple_shader" in TEST_F()
333 OpEntryPoint GLCompute %6 "simple_shader" in TEST_F()
385 OpEntryPoint GLCompute %6 "simple_shader" in TEST_F()
426 OpEntryPoint GLCompute %1 "simple_shader" in TEST_F()
547 OpEntryPoint GLCompute %1 "simple_shader" in TEST_F()
584 OpEntryPoint GLCompute %1 "simple_shader" in TEST_F()
999 OpEntryPoint GLCompute %11 "simple_shader" in TEST_F()
1035 OpEntryPoint GLCompute %6 "simple_shader" in TEST_F()
1074 OpEntryPoint GLCompute %6 "simple_shader" in TEST_F()
1114 OpEntryPoint GLCompute %6 "simple_shader" in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dpass_merge_return_test.cpp288 OpEntryPoint GLCompute %6 "simple_shader" in TEST_F()
333 OpEntryPoint GLCompute %6 "simple_shader" in TEST_F()
385 OpEntryPoint GLCompute %6 "simple_shader" in TEST_F()
426 OpEntryPoint GLCompute %1 "simple_shader" in TEST_F()
547 OpEntryPoint GLCompute %1 "simple_shader" in TEST_F()
584 OpEntryPoint GLCompute %1 "simple_shader" in TEST_F()
999 OpEntryPoint GLCompute %11 "simple_shader" in TEST_F()
1035 OpEntryPoint GLCompute %6 "simple_shader" in TEST_F()
1074 OpEntryPoint GLCompute %6 "simple_shader" in TEST_F()
1114 OpEntryPoint GLCompute %6 "simple_shader" in TEST_F()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c328 boolean simple_shader = (shader->info.base.file_count[TGSI_FILE_SAMPLER] == 0 && in generate_fs_loop() local
429 if (!(depth_mode & EARLY_DEPTH_TEST) && !simple_shader) in generate_fs_loop()
457 !simple_shader); in generate_fs_loop()
471 if (!simple_shader && key->stencil[0].enabled) in generate_fs_loop()
583 !simple_shader); in generate_fs_loop()