| /third_party/skia/tests/ |
| H A D | SkSLES2ConformanceTest.cpp | 71 sk_sp<SkShader> shader = builder.makeShader(/*localMatrix=*/nullptr, /*isOpaque=*/true); in test_expect_pass() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | ComputeSharedMemoryTests.cpp | 28 void ComputeSharedMemoryTests::BasicTest(const char* shader) { in BasicTest() argument
|
| H A D | ComputeCopyStorageBufferTests.cpp | 30 void ComputeCopyStorageBufferTests::BasicTest(const char* shader) { in BasicTest() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
| H A D | GPUShaderModule.cpp | 26 GPUShaderModule::GPUShaderModule(wgpu::ShaderModule shader, std::shared_ptr<AsyncRunner> async) in GPUShaderModule() argument
|
| /third_party/skia/gm/ |
| H A D | yuv420_odd_dim.cpp | 133 auto shader = image->makeShader(SkTileMode::kRepeat, in DEF_SIMPLE_GM_CAN_FAIL() local
|
| H A D | gammatext.cpp | 107 draw_pair(SkCanvas* canvas, const SkFont& font, SkColor color, const sk_sp<SkShader>& shader) draw_pair() argument
|
| /third_party/skia/modules/androidkit/src/ |
| H A D | RuntimeShaderBuilder.cpp | 59 auto shader = builder->makeShader(nullptr, false); in ShaderBuilder_MakeShader() local
|
| /third_party/spirv-tools/test/fuzz/ |
| H A D | available_instructions_test.cpp | 26 std::string shader = R"( in TEST() local 278 std::string shader = R"( in TEST() local
|
| H A D | fuzzer_pass_test.cpp | 56 std::string shader = R"( in TEST() local
|
| H A D | transformation_add_dead_continue_test.cpp | 42 std::string shader = R"( in TEST() local 258 std::string shader = R"( in TEST() local 542 std::string shader = R"( in TEST() local 742 std::string shader = R"( in TEST() local 957 std::string shader = R"( in TEST() local 1087 std::string shader = R"( TEST() local 1137 std::string shader = R"( TEST() local 1186 std::string shader = R"( TEST() local 1327 std::string shader = R"( TEST() local 1395 std::string shader = R"( TEST() local 1457 std::string shader = R"( TEST() local 1519 std::string shader = R"( TEST() local 1572 std::string shader = R"( TEST() local [all...] |
| H A D | transformation_add_synonym_test.cpp | 27 std::string shader = R"( in TEST() local 161 std::string shader = R"( in TEST() local 341 std::string shader = R"( in TEST() local 443 std::string shader = R"( in TEST() local 481 std::string shader = R"( in TEST() local 519 std::string shader = R"( TEST() local 635 std::string shader = R"( TEST() local 824 std::string shader = R"( TEST() local 1121 std::string shader = R"( TEST() local 1251 std::string shader = R"( TEST() local 1289 std::string shader = R"( TEST() local 1356 std::string shader = R"( TEST() local [all...] |
| /third_party/spirv-tools/test/opt/ |
| H A D | convert_to_sampled_image_test.cpp | 201 const std::string shader = BuildShader( in TEST_F() local 233 const std::string shader = BuildShader( in TEST_F() local 264 const std::string shader = BuildShader( in TEST_F() local 291 const std::string shader = BuildShader( in TEST_F() local 322 const std::string shader = BuildShader( in TEST_F() local [all...] |
| /third_party/spirv-tools/test/reduce/ |
| H A D | merge_blocks_test.cpp | 26 std::string shader = R"( in TEST() local 261 std::string shader = R"( in TEST() local 442 std::string shader = R"( in TEST() local 522 std::string shader = R"( in MergeBlocksReductionPassTest_LoopReturn_Helper() local 651 std::string shader = R"( in TEST() local [all...] |
| /third_party/spirv-tools/test/val/ |
| H A D | val_extension_spv_khr_subgroup_rotate_test.cpp | 31 bool shader; member
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_nir_lower_global_access.c | 183 ac_nir_lower_global_access(nir_shader *shader) in ac_nir_lower_global_access() argument
|
| H A D | ac_nir.c | 70 ac_nir_lower_indirect_derefs(nir_shader *shader, in ac_nir_lower_indirect_derefs() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_readonly_images_to_tex.c | 206 nir_lower_readonly_images_to_tex(nir_shader *shader, bool per_variable) in nir_lower_readonly_images_to_tex() argument
|
| H A D | nir_lower_scratch.c | 99 nir_lower_vars_to_scratch(nir_shader *shader, in nir_lower_vars_to_scratch() argument
|
| H A D | nir_lower_ssbo.c | 189 nir_lower_ssbo(nir_shader *shader) in nir_lower_ssbo() argument
|
| H A D | nir_lower_samplers.c | 167 nir_lower_samplers(nir_shader *shader) in nir_lower_samplers() argument
|
| H A D | nir_opt_intrinsics.c | 212 nir_opt_intrinsics(nir_shader *shader) in nir_opt_intrinsics() argument
|
| H A D | nir_lower_interpolation.c | 150 nir_lower_interpolation(nir_shader *shader, nir_lower_interpolation_options options) in nir_lower_interpolation() argument
|
| H A D | nir_lower_vec_to_movs.c | 62 insert_mov(nir_alu_instr *vec, unsigned start_idx, nir_shader *shader) in insert_mov() argument 305 nir_lower_vec_to_movs(nir_shader *shader, nir_instr_writemask_filter_cb cb, in nir_lower_vec_to_movs() argument
|
| H A D | nir_lower_variable_initializers.c | 91 nir_lower_variable_initializers(nir_shader *shader, nir_variable_mode modes) in nir_lower_variable_initializers() argument 145 nir_zero_initialize_shared_memory(nir_shader *shader, in nir_zero_initialize_shared_memory() argument [all...] |
| H A D | nir_opt_shrink_vectors.c | 361 nir_opt_shrink_vectors(nir_shader *shader) in nir_opt_shrink_vectors() argument
|