Home
last modified time | relevance | path

Searched defs:vs (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_vs.c46 struct draw_vertex_shader *vs; in llvmpipe_create_vs_state() local
66 struct draw_vertex_shader *vs = (struct draw_vertex_shader *)_vs; in llvmpipe_bind_vs_state() local
83 struct draw_vertex_shader *vs = (struct draw_vertex_shader *)_vs; in llvmpipe_delete_vs_state() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_vs.c48 struct svga_vertex_shader *vs; in svga_create_vs_state() local
81 struct svga_vertex_shader *vs = (struct svga_vertex_shader *)shader; in svga_bind_vs_state() local
104 struct svga_vertex_shader *vs = (struct svga_vertex_shader *)shader; in svga_delete_vs_state() local
Dsvga_state_vs.c82 struct svga_vertex_shader *vs = (struct svga_vertex_shader *)shader; in svga_get_compiled_dummy_vertex_shader() local
105 struct svga_vertex_shader *vs = svga->curr.vs; in make_vs_key() local
205 struct svga_vertex_shader *vs, in compile_passthrough_vs()
293 struct svga_vertex_shader *vs = svga->curr.vs; in emit_hw_vs() local
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_vs.c108 struct r300_vertex_shader_code * vs = c->UserData; in set_vertex_inputs_outputs() local
175 struct r300_vertex_shader *vs) in r300_init_vs_outputs()
187 struct r300_vertex_shader_code *vs = shader->shader; in r300_translate_vertex_shader() local
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_resource.c66 static bool virgl_can_readback_from_rendertarget(struct virgl_screen *vs, in virgl_can_readback_from_rendertarget()
75 static bool virgl_can_readback_from_scanout(struct virgl_screen *vs, in virgl_can_readback_from_scanout()
84 static bool virgl_can_use_staging(struct virgl_screen *vs, in virgl_can_use_staging()
97 static bool virgl_can_copy_transfer_from_host(struct virgl_screen *vs, in virgl_can_copy_transfer_from_host()
158 struct virgl_screen *vs = virgl_screen(vctx->base.screen); in virgl_resource_transfer_prepare() local
438 struct virgl_screen *vs = virgl_screen(vctx->base.screen); in virgl_resource_realloc() local
639 struct virgl_screen *vs = virgl_screen(screen); in virgl_resource_create_front() local
711 struct virgl_screen *vs = virgl_screen(screen); in virgl_resource_from_handle() local
911 struct virgl_screen *vs = virgl_screen(screen); in virgl_resource_destroy() local
927 struct virgl_screen *vs = virgl_screen(screen); in virgl_resource_get_handle() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMatrixTest.cpp87 GLuint vs = glCreateShader(GL_VERTEX_SHADER); in TEST_P() local
151 GLuint vs = glCreateShader(GL_VERTEX_SHADER); in TEST_P() local
217 GLuint vs = glCreateShader(GL_VERTEX_SHADER); in TEST_P() local
293 GLuint vs = glCreateShader(GL_VERTEX_SHADER); in TEST_P() local
DLinkAndRelinkTest.cpp71 GLuint vs = CompileShader(GL_VERTEX_SHADER, kVS); in TEST_P() local
353 GLuint vs = CompileShader(GL_VERTEX_SHADER, kVS); in TEST_P() local
393 GLuint vs = CompileShader(GL_VERTEX_SHADER, kVS); in TEST_P() local
/third_party/mesa3d/src/amd/compiler/tests/
Dtest_isel.cpp89 QoShaderModuleCreateInfo vs = qoShaderModuleCreateInfoGLSL(VERTEX, variable
118 QoShaderModuleCreateInfo vs = qoShaderModuleCreateInfoGLSL(VERTEX, variable
/third_party/typescript/tests/baselines/reference/
DintersectionAsWeakTypeSource.js19 const vs: ViewStyle = wrapped.first // error, first is a branded number constant
26 var vs = wrapped.first; // error, first is a branded number variable
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleInterpolationTests.cpp209 std::ostringstream vs; in initPrograms() local
275 std::ostringstream vs; in initPrograms() local
393 std::ostringstream vs; in initPrograms() local
457 std::ostringstream vs; in initPrograms() local
537 std::ostringstream vs; in initPrograms() local
641 std::ostringstream vs; in initPrograms() local
738 std::ostringstream vs; in initPrograms() local
825 std::ostringstream vs; in initPrograms() local
973 std::ostringstream vs; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleInterpolationTests.cpp211 std::ostringstream vs; in initPrograms() local
277 std::ostringstream vs; in initPrograms() local
395 std::ostringstream vs; in initPrograms() local
459 std::ostringstream vs; in initPrograms() local
539 std::ostringstream vs; in initPrograms() local
643 std::ostringstream vs; in initPrograms() local
740 std::ostringstream vs; in initPrograms() local
827 std::ostringstream vs; in initPrograms() local
975 std::ostringstream vs; in initPrograms() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DCompactArrayTest.java53 String vs = Utility.arrayToRLEString(va); in TestByteArrayCoverage() local
118 String vs = Utility.arrayToRLEString(va); in TestCharArrayCoverage() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DCompactArrayTest.java56 String vs = Utility.arrayToRLEString(va); in TestByteArrayCoverage() local
121 String vs = Utility.arrayToRLEString(va); in TestCharArrayCoverage() local
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_program.c481 struct lima_vs_compiled_shader *vs) in lima_vs_compile_shader()
502 struct lima_vs_compiled_shader *vs) in lima_vs_upload_shader()
533 struct lima_vs_compiled_shader *vs = in lima_get_compiled_vs() local
579 struct lima_vs_compiled_shader *vs = lima_get_compiled_vs(ctx, in lima_update_vs_state() local
704 struct lima_vs_compiled_shader *vs = entry->data; in lima_delete_vs_state() local
765 struct lima_vs_compiled_shader *vs = entry->data; in lima_program_fini() local
/third_party/ffmpeg/libavformat/
Dvapoursynth.c82 VSContext *vs = s->priv_data; in read_close_vs() local
174 VSContext *vs = s->priv_data; in read_header_vs() local
309 VSContext *vs = s->priv_data; in get_vs_prop_int() local
337 VSContext *vs = s->priv_data; in read_packet_vs() local
461 VSContext *vs = s->priv_data; in read_seek_vs() local
Dhlsenc.c343 static void write_codec_attr(AVStream *st, VariantStream *vs) in write_codec_attr()
532 static int flush_dynbuf(VariantStream *vs, int *range_length) in flush_dynbuf()
553 static void reflush_dynbuf(VariantStream *vs, int *range_length) in reflush_dynbuf()
587 VariantStream *vs) in hls_delete_old_segments()
711 static int do_encrypt(AVFormatContext *s, VariantStream *vs) in do_encrypt()
784 static int hls_encryption_start(AVFormatContext *s, VariantStream *vs) in hls_encryption_start()
843 static int hls_mux_init(AVFormatContext *s, VariantStream *vs) in hls_mux_init()
970 VariantStream *vs, HLSSegment *en, in sls_flags_filename_process()
1032 static int sls_flag_check_duration_size(HLSContext *hls, VariantStream *vs) in sls_flag_check_duration_size()
1052 static void sls_flag_file_rename(HLSContext *hls, VariantStream *vs, char *old_filename) { in sls_flag_file_rename()
[all …]
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_vs.c60 struct draw_vertex_shader *vs = NULL; in draw_create_vertex_shader() local
199 draw_vs_lookup_variant( struct draw_vertex_shader *vs, in draw_vs_lookup_variant()
Ddraw_vs_exec.c57 exec_vertex_shader(struct draw_vertex_shader *vs) in exec_vertex_shader()
222 struct exec_vertex_shader *vs = CALLOC_STRUCT(exec_vertex_shader); in draw_create_vs_exec() local
/third_party/nghttp2/src/
Dhttp3.h48 auto vs = as_uint8_span(std::span{value}); variable
/third_party/googletest/googletest/test/
Dgtest_ext_unittest.cc72 static bool refreshFilter(testing::ext::TestFilter* filter, const char** ks, const char** vs, int l… in refreshFilter()
155 const char* vs[FILTER_CONFIGS_NUM][4] = { in TEST() local
183 const char* vs[FILTER_CONFIGS_NUM][4] = { in TEST() local
263 const char* vs[FILTER_CONFIGS_NUM][5] = { in TEST() local
301 const char* vs[FILTER_CONFIGS_NUM][6] = { in TEST() local
/third_party/libexif/libexif/canon/
Dmnote-canon-entry.c441 unsigned int t, ExifShort vs, char *val, unsigned int maxlen) in canon_search_table_value()
463 unsigned int t, ExifShort vs, char *val, unsigned int maxlen) in canon_search_table_bitfield()
554 ExifShort vs, n; in mnote_canon_entry_get_value() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_tests.c164 void *vs; in util_set_passthrough_vertex_shader() local
320 void *fs, *vs; in tgsi_vs_window_space_position() local
373 void *fs, *vs; in null_sampler_view() local
429 void *fs, *vs; in util_test_constant_buffer() local
484 void *vs; in disabled_fragment_shader() local
661 void *vs = util_set_passthrough_vertex_shader(cso, ctx, false); in test_texture_barrier() local
759 void *vs = util_set_passthrough_vertex_shader(cso, ctx, false); in test_texture_barrier() local
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
Dunittests.cpp254 GLuint MakeProgram(GLuint vs, GLuint fs) in MakeProgram()
282 ProgramHandles createProgram(const std::string &vs, const std::string &fs) in createProgram()
353 std::string vs = in checkCompiles() local
439 std::string vs = in checkCompileFails() local
536 const std::string vs = in TEST_F() local
596 const std::string vs = in TEST_F() local
660 const std::string vs = in TEST_F() local
716 const std::string vs = in TEST_F() local
851 const std::string vs = in TEST_F() local
1097 const std::string vs = R"(#version 300 es in TEST_F() local
[all …]
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_program.h41 struct ir3_shader_variant *vs; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_program.h41 struct ir3_shader_variant *vs; member

12345678910>>...14