Home
last modified time | relevance | path

Searched defs:vert (Results 26 - 50 of 118) sorted by relevance

12345

/third_party/skia/tools/viewer/
H A DImGuiLayer.cpp169 const ImDrawVert& vert = drawList->VtxBuffer[j]; in onPaint() local
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sLongRunningShaderTests.cpp126 std::ostringstream vert, frag; in genSources() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateMiscTests.cpp75 std::ostringstream vert; in initFullScreenQuadVertexProgram() local
H A DvktPipelineInputAttributeOffsetTests.cpp332 std::ostringstream vert; in initPrograms() local
H A DvktPipelineRobustnessCacheTests.cpp260 vk::ShaderWrapper vert = vk::ShaderWrapper(vk, device, m_context.getBinaryCollection().get("vert")); in iterate() local
584 std::ostringstream vert; in initPrograms() local
620 std::ostringstream vert; in initPrograms() local
[all...]
H A DvktPipelineNoPositionTests.cpp184 std::ostringstream vert; in initPrograms() local
413 ShaderWrapper vert; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolFragInvocationTests.cpp89 std::ostringstream vert; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectCreateUtil.cpp119 std::stringstream vert; in addBasicShaderObjectShaders() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DBitmapSizeTable.java71 public void /* SBitLineMetrics */vert() { in vert() method in BitmapSizeTable
303 public void /* SBitLineMetrics */vert() { in vert() method in BitmapSizeTable.Builder
/third_party/skia/src/sfnt/
H A DSkOTTable_EBLC.h50 SbitLineMetrics vert; //line metrics for text rendered vertically member
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DDrawVertexAndIndexBufferOOBValidationTests.cpp403 uint32_t vert = vertexParams.maxValidAccessNumber; in TEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dinterplayvideo.c437 int vert; in ipvideo_decode_block_opcode_0xA() local
790 int vert; in ipvideo_decode_block_opcode_0xA_16() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compile_sf.c49 struct brw_reg vert[3]; member
97 get_vue_slot(struct brw_sf_compile *c, struct brw_reg vert, int vue_slot) get_vue_slot() argument
110 get_varying(struct brw_sf_compile *c, struct brw_reg vert, GLuint varying) get_varying() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.c191 nouveau_vpe_mb_mv_flags(bool luma, int mv_h, int mv_v, bool forward, bool first, bool vert) in nouveau_vpe_mb_mv_flags() argument
232 nouveau_vpe_mb_mv(struct nouveau_decoder *dec, unsigned mc_header, bool luma, bool frame, bool forward, bool vert, int x, int y, const short motions[2], unsigned surface, bool first) nouveau_vpe_mb_mv() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c436 struct vertex_header *vert = inlist[i]; in do_clip_tri() local
311 getclipdist(const struct clip_stage *clipper, struct vertex_header *vert, int plane_idx) getclipdist() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_generic.c663 char *vert = output_buffer; in generic_run_elts() local
681 char *vert = output_buffer; in generic_run_elts16() local
699 char *vert = output_buffer; in generic_run_elts8() local
588 generic_run_one(struct translate_generic *tg, unsigned elt, unsigned start_instance, unsigned instance_id, void *vert) generic_run_one() argument
717 char *vert = output_buffer; generic_run() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateDiscardTests.cpp655 std::ostringstream vert; in initPrograms() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateMiscTests.cpp94 std::ostringstream vert; in initDefaultVertShader() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateDiscardTests.cpp643 std::ostringstream vert; in initPrograms() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_draw_hw_select.c215 clip_with_plane(nir_builder *b, nir_variable *vert, nir_variable *num_vert, in clip_with_plane() argument
556 nir_variable *vert = nir_local_variable_create( build_planar_primitive_nir_shader() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c113 emit_constant_coef4(struct gallivm_state *gallivm, const struct lp_setup_args *args, unsigned slot, LLVMValueRef vert) emit_constant_coef4() argument
157 vert_attrib(struct gallivm_state *gallivm, LLVMValueRef vert, int attr, int elem, const char *name) vert_attrib() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawNegativeViewportHeightTests.cpp816 std::ostringstream vert; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemShaderImageAccessTests.cpp310 const char* vert = "#version 450\n" in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationDepthBiasControlTests.cpp323 std::ostringstream vert; in initPrograms() local
H A DvktRasterizationFragShaderSideEffectsTests.cpp182 std::ostringstream vert; in initPrograms() local

Completed in 28 milliseconds

12345