Home
last modified time | relevance | path

Searched defs:iy1 (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_linear_fallback.c173 const unsigned iy1 = box->y1 / STAMP_SIZE; in lp_rast_linear_rect_fallback() local
[all...]
H A Dlp_rast_rect.c154 unsigned ix0, ix1, iy0, iy1; in lp_rast_rectangle() local
[all...]
H A Dlp_setup_rect.c380 const unsigned iy1 = rect->box.y1 / TILE_SIZE; in lp_setup_bin_rectangle() local
[all...]
H A Dlp_setup_tri.c893 const int iy1 = trimmed_box.y1 / TILE_SIZE; in lp_setup_bin_triangle() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryInstancedRenderingTests.cpp238 const int iy1 = std::max(deRoundFloatToInt32(y1), 0); in getSubregion() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryInstancedRenderingTests.cpp238 const int iy1 = std::max(deRoundFloatToInt32(y1), 0); in getSubregion() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderRenderCase.cpp756 int iy1 = deCeilFloatToInt32(sy1 - 0.5f); in computeVertexReference() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fVertexTextureTests.cpp441 const int iy1 = deCeilFloatToInt32(ldru.w() * (float)region.h - 0.5f); in setPixelColors() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderRenderCase.cpp684 int iy1 = deCeilFloatToInt32(sy1 - 0.5f); in computeVertexReference() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fVertexTextureTests.cpp346 const int iy1 = deCeilFloatToInt32(ldru.w() * (float)region.h - 0.5f); in setPixelColors() local
/third_party/glfw/deps/
H A Dnuklear.h11581 nk_tt_GetGlyphBitmapBoxSubpixel(const struct nk_tt_fontinfo *font, int glyph, float scale_x, float scale_y,float shift_x, float shift_y, int *ix0, int *iy0, int *ix1, int *iy1) nk_tt_GetGlyphBitmapBoxSubpixel() argument
11601 nk_tt_GetGlyphBitmapBox(const struct nk_tt_fontinfo *font, int glyph, float scale_x, float scale_y, int *ix0, int *iy0, int *ix1, int *iy1) nk_tt_GetGlyphBitmapBox() argument

Completed in 72 milliseconds