| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | glthread_varray.c | 592 top->Valid = true; 594 top->Valid = false; 616 if (!top->Valid)
|
| H A D | glthread.h | 124 bool Valid; member in struct:glthread_client_attrib
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | genX_gpu_memcpy.c | 105 .Valid = true,
|
| H A D | genX_pipeline.c | 138 .Valid = true, 167 .Valid = true, 209 .Valid = true, 239 .Valid = true,
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | genX_gpu_memcpy.c | 109 .Valid = true,
|
| H A D | genX_pipeline.c | 140 .Valid = true, 169 .Valid = true, 211 .Valid = true, 247 .Valid = true,
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/ |
| H A D | blorp_genX_exec.h | 430 .Valid = true, 462 .Valid = true, 476 .Valid = true, 492 .Valid = true,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/linux/ |
| H A D | mouse.c | 207 int (*Valid) (KdPointerInfo *pi, unsigned char *ev, int ne); member in struct:_kmouseProt 835 i = (*km->prot->Valid) (pi, event, ne);
|
| /xsrc/external/mit/MesaLib.old/src/intel/genxml/ |
| H A D | gen45_pack.h | 1136 bool Valid; member in struct:GEN45_VERTEX_ELEMENT_STATE 1155 __gen_uint(values->Valid, 26, 26) | 2162 .Valid = 0, \ 2170 bool Valid; member in struct:GEN45_CONSTANT_BUFFER 2188 __gen_uint(values->Valid, 8, 8) |
|
| H A D | gen4_pack.h | 1112 bool Valid; member in struct:GEN4_VERTEX_ELEMENT_STATE 1131 __gen_uint(values->Valid, 26, 26) | 2082 .Valid = 0, \ 2090 bool Valid; member in struct:GEN4_CONSTANT_BUFFER 2108 __gen_uint(values->Valid, 8, 8) |
|
| H A D | gen5_pack.h | 1198 bool Valid; member in struct:GEN5_VERTEX_ELEMENT_STATE 1217 __gen_uint(values->Valid, 26, 26) | 2372 bool Valid; member in struct:GEN5_CONSTANT_BUFFER 2390 __gen_uint(values->Valid, 8, 8) |
|
| H A D | gen6_pack.h | 1130 bool Valid; member in struct:GEN6_VERTEX_ELEMENT_STATE 1149 __gen_uint(values->Valid, 25, 25) |
|
| /xsrc/external/mit/MesaLib/src/intel/genxml/ |
| H A D | gen45_pack.h | 1152 bool Valid; member in struct:GFX45_VERTEX_ELEMENT_STATE 1171 __gen_uint(values->Valid, 26, 26) | 2178 .Valid = 0, \ 2186 bool Valid; member in struct:GFX45_CONSTANT_BUFFER 2204 __gen_uint(values->Valid, 8, 8) |
|
| H A D | gen4_pack.h | 1128 bool Valid; member in struct:GFX4_VERTEX_ELEMENT_STATE 1147 __gen_uint(values->Valid, 26, 26) | 2098 .Valid = 0, \ 2106 bool Valid; member in struct:GFX4_CONSTANT_BUFFER 2124 __gen_uint(values->Valid, 8, 8) |
|
| H A D | gen5_pack.h | 1214 bool Valid; member in struct:GFX5_VERTEX_ELEMENT_STATE 1233 __gen_uint(values->Valid, 26, 26) | 2388 bool Valid; member in struct:GFX5_CONSTANT_BUFFER 2406 __gen_uint(values->Valid, 8, 8) |
|
| H A D | gen6_pack.h | 1146 bool Valid; member in struct:GFX6_VERTEX_ELEMENT_STATE 1165 __gen_uint(values->Valid, 25, 25) |
|
| /xsrc/external/mit/MesaLib/dist/src/intel/blorp/ |
| H A D | blorp_genX_exec.h | 487 .Valid = true, 519 .Valid = true, 533 .Valid = true, 549 .Valid = true,
|
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ |
| H A D | imgui.h | 1891 bool Valid; // Only valid after Render() is called and before the next NewFrame() is called. member in struct:ImDrawData 1901 ImDrawData() { Valid = false; Clear(); } 1903 void Clear() { Valid = false; CmdLists = NULL; CmdListsCount = TotalVtxCount = TotalIdxCount = 0; DisplayPos = DisplaySize = FramebufferScale = ImVec2(0.f, 0.f); } // The ImDrawList are owned by ImGuiContext!
|
| /xsrc/external/mit/MesaLib/dist/src/imgui/ |
| H A D | imgui.h | 1891 bool Valid; // Only valid after Render() is called and before the next NewFrame() is called. member in struct:ImDrawData 1901 ImDrawData() { Valid = false; Clear(); } 1903 void Clear() { Valid = false; CmdLists = NULL; CmdListsCount = TotalVtxCount = TotalIdxCount = 0; DisplayPos = DisplaySize = FramebufferScale = ImVec2(0.f, 0.f); } // The ImDrawList are owned by ImGuiContext!
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | genX_state_upload.c | 329 * @upload points in which upload we are. Valid values are [0,1] 562 .Valid = true, 725 .Valid = true, 744 .Valid = true, 782 .Valid = true, 804 .Valid = true,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | genX_state_upload.c | 323 * @upload points in which upload we are. Valid values are [0,1] 555 .Valid = true, 717 .Valid = true, 736 .Valid = true, 774 .Valid = true, 796 .Valid = true,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 517 * Software must clear the COLOR_CALC_STATE Valid field in 2878 ve.Valid = true; 2908 ve.Valid = true; 2937 ve.Valid = true; 5174 ve.Valid = true; 5187 ve.Valid = true;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 632 * Software must clear the COLOR_CALC_STATE Valid field in 3546 ve.Valid = true; 3576 ve.Valid = true; 3605 ve.Valid = true; 6506 ve.Valid = true; 6519 ve.Valid = true;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_state.c | 1023 cb.Valid = 1; 1226 * Software must clear the COLOR_CALC_STATE Valid field in 3790 ve.Valid = true; 3851 ve.Valid = true; 3888 ve.Valid = true; 7657 ve.Valid = true; 7678 ve.Valid = true;
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | envvars.rst | 141 ``glGetString(GL_SHADING_LANGUAGE_VERSION)``. Valid values are
|